add parser and basic test framework
that doesnt actually do anything. but WILL, great things, off course
This commit is contained in:
5
test/melon/test_all.rb
Normal file
5
test/melon/test_all.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
require_relative "test_loop"
|
||||
require_relative "test_itos"
|
||||
require_relative "test_calls"
|
||||
require_relative "test_adds"
|
||||
require_relative "test_hello"
|
Reference in New Issue
Block a user