18f9ea019e
after renaming compiler to soml it’s where they wanna be also will allow for unifying test helpers and testing fragments remotely too
5 lines
124 B
Ruby
5 lines
124 B
Ruby
require_relative "test_basic"
|
|
require_relative "test_call"
|
|
require_relative "test_field_access"
|
|
require_relative "test_ops"
|