improve tests

This commit is contained in:
Torsten Ruger
2015-10-10 10:02:28 +03:00
parent 530537de1a
commit c20ab21bbd
5 changed files with 43 additions and 70 deletions

View File

@ -1,4 +1,3 @@
require_relative "test_methods"
require_relative "test_hello"
require_relative "test_compiler"
require_relative "test_field_access"