test to check that types are types
which led to dictionary bug
This commit is contained in:
@ -6,6 +6,7 @@ class TestBasic < MiniTest::Test
|
||||
include AST::Sexp
|
||||
|
||||
def setup
|
||||
Register.machine.boot
|
||||
@output = Register::RegisterValue
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user