locally passed but globally clashed
tests needs modules too :-)
This commit is contained in:
parent
d357b8b928
commit
be2b59bd01
@ -1,6 +1,6 @@
|
||||
require_relative "helper"
|
||||
|
||||
class TestWord < MiniTest::Test
|
||||
class TestInterpretWord < MiniTest::Test
|
||||
include Ticker
|
||||
|
||||
def setup
|
||||
@ -17,7 +17,6 @@ HERE
|
||||
s(:name, :get_internal_byte),
|
||||
s(:arguments, s(:int, 1)),
|
||||
s(:receiver, s(:string, "Hello"))))))))
|
||||
|
||||
super
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user