rubyx/test/compiler/test_all.rb
2015-07-19 12:31:57 +03:00

5 lines
125 B
Ruby

require_relative "test_basic"
require_relative "test_methods"
require_relative "test_hello"
require_relative "test_compiler"