with the new framework there are 16 more tests, just doing it thorough

This commit is contained in:
Torsten Ruger
2014-04-29 17:02:38 +03:00
parent 8151ed6b9d
commit 98a907e8e6
4 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,4 @@
require_relative "test_crystal"
require_relative "test_ast"
require_relative "test_parser"
require_relative "test_small_program"
require_relative "test_transform"
#require_relative "test_runner"
require_relative "parser/test_all"