remove all test_all
Stop manually creating the list of tests (and searching missing). Main level test_all does a search for all test_* also possible to run by command line with starts
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
require_relative "helper"
|
||||
require_relative "test_ivar_collect"
|
||||
require_relative "test_local_collect"
|
||||
require_relative "test_class_compiler"
|
||||
require_relative "test_method_compiler"
|
Reference in New Issue
Block a user