test to check that types are types
which led to dictionary bug
This commit is contained in:
@ -2,5 +2,6 @@ require_relative "interpreter/test_all"
|
||||
|
||||
require_relative "test_compat"
|
||||
require_relative "test_instructions"
|
||||
require_relative "test_machine"
|
||||
require_relative "test_padding"
|
||||
require_relative "test_positioning"
|
||||
|
Reference in New Issue
Block a user