rubyx/stash/soml/expressions/test_all.rb
2016-12-06 15:08:29 +02:00

5 lines
124 B
Ruby

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