Respect BtcWireProto changes, make another step towards tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
require 'rspec'
|
||||
require 'em-spec/rspec'
|
||||
|
||||
$: << File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib'))
|
||||
|
||||
@@ -8,3 +9,4 @@ def binary(str_ary)
|
||||
d.to_i(16).chr
|
||||
end.join("")
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user