diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/runTests.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/runTests.js b/tests/runTests.js deleted file mode 100644 index 4028de9..0000000 --- a/tests/runTests.js +++ /dev/null @@ -1,8 +0,0 @@ - -console.log("Unit-tests"); -console.log("~~~~~~~~~~"); - -require("./Unit/CCompiler/CCompiler")(); - - - |