with the new framework there are 16 more tests, just doing it thorough
This commit is contained in:
7
test/parser/test_all.rb
Normal file
7
test/parser/test_all.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
require_relative "test_basic.rb"
|
||||
require_relative "test_arguments.rb"
|
||||
require_relative "test_expressions.rb"
|
||||
require_relative "test_function_call.rb"
|
||||
require_relative "test_conditional.rb"
|
||||
require_relative "test_function_definition.rb"
|
Reference in New Issue
Block a user