rubyx/test/compiler/test_all.rb
2015-10-10 12:29:52 +03:00

5 lines
130 B
Ruby

require_relative "test_basic"
require_relative "test_hello"
require_relative "test_compiler"
require_relative "test_field_access"