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,6 +0,0 @@
|
||||
require_relative "test_call"
|
||||
require_relative "test_compare"
|
||||
require_relative "test_logic"
|
||||
require_relative "test_memory"
|
||||
require_relative "test_move"
|
||||
require_relative "test_stack"
|
Reference in New Issue
Block a user