aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/runTests.js8
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")();
-
-
-