removed wisper tests files
This commit is contained in:
parent
3c10c7f6c6
commit
eed937af5f
@ -1,6 +0,0 @@
|
||||
class TestSubscriber
|
||||
def cancel_order_failed data
|
||||
puts data
|
||||
raise data
|
||||
end
|
||||
end
|
||||
@ -1,5 +0,0 @@
|
||||
class TestSubscriber2
|
||||
def cancel_order_failed data
|
||||
puts data
|
||||
end
|
||||
end
|
||||
Loading…
Reference in New Issue
Block a user