rubyx/test/compiler/expressions/test_all.rb
Torsten Ruger 300ce24739 remove function test from here and use setup
function definition is a statement, goes there
2015-10-14 21:57:37 +03:00

4 lines
96 B
Ruby

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