rubyx/test/compiler/test_all.rb

5 lines
125 B
Ruby
Raw Normal View History

2015-07-19 10:54:36 +03:00
require_relative "test_basic"
require_relative "test_methods"
2015-07-19 11:52:43 +03:00
require_relative "test_hello"
require_relative "test_compiler"