cab7e61f8b
to shadow the interpreter move / the lib structure
7 lines
177 B
Ruby
7 lines
177 B
Ruby
require_relative "interpreter/test_all"
|
|
|
|
require_relative "test_compat"
|
|
require_relative "test_instructions"
|
|
require_relative "test_padding"
|
|
require_relative "test_positioning"
|