rubyx/test/compiler/expressions/test_all.rb

5 lines
124 B
Ruby
Raw Normal View History

require_relative "test_basic"
require_relative "test_call"
require_relative "test_field_access"
2015-11-07 11:18:08 +01:00
require_relative "test_ops"