split the tests in to files
This commit is contained in:
3
test/test_all.rb
Normal file
3
test/test_all.rb
Normal file
@ -0,0 +1,3 @@
|
||||
require_relative "test_basic"
|
||||
require_relative "test_object"
|
||||
require_relative "test_ext"
|
Reference in New Issue
Block a user