cab7e61f8b
to shadow the interpreter move / the lib structure
6 lines
142 B
Ruby
6 lines
142 B
Ruby
require_relative "test_add"
|
|
require_relative "test_if"
|
|
require_relative "test_puts"
|
|
require_relative "test_plus"
|
|
require_relative "test_mult"
|