rubyx/test/compiler/test_all.rb

5 lines
130 B
Ruby
Raw Normal View History

2015-10-10 11:29:52 +02:00
require_relative "test_basic"
2015-07-19 10:52:43 +02:00
require_relative "test_hello"
require_relative "test_compiler"
require_relative "test_field_access"