start testing that compile returns slot

This commit is contained in:
Torsten Ruger
2015-07-19 12:31:57 +03:00
parent 849a92a909
commit 1f95d8994c
3 changed files with 30 additions and 1 deletions

View File

@ -1,3 +1,4 @@
require_relative "test_basic"
require_relative "test_methods"
require_relative "test_hello"
require_relative "test_compiler"