extract the ruby from mains tests

move up in directory
in preparation for arm tests
This commit is contained in:
Torsten Ruger
2018-06-24 11:56:10 +03:00
parent 87be6bf9d5
commit 563ed4647a
8 changed files with 47 additions and 45 deletions

5
test/mains/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Method testing
Test Whole methods by their output. Using the main method (implicitly)
Through Interpreter