aboutsummaryrefslogtreecommitdiff
path: root/tester.js
diff options
context:
space:
mode:
Diffstat (limited to 'tester.js')
-rw-r--r--tester.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/tester.js b/tester.js
new file mode 100644
index 0000000..5fa394b
--- /dev/null
+++ b/tester.js
@@ -0,0 +1,7 @@
+/**
+ * This file is only used for testing under development.
+ * Please do not consider this file to be a part of this code.
+ * There can be some code here which does not correspond to the the code at all.
+ */
+
+console.log('This works');