rubyx/test/compiler/expressions/test_all.rb
2015-11-07 12:18:08 +02:00

5 lines
124 B
Ruby

require_relative "test_basic"
require_relative "test_call"
require_relative "test_field_access"
require_relative "test_ops"