aboutsummaryrefslogtreecommitdiff
path: root/tester.js
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-01-24 21:42:30 +0530
committerPriyansh <[email protected]>2021-01-24 21:42:30 +0530
commitb1639decaa74cd2ae58505619dab2af4cff390ae (patch)
tree3cbcbc348ceed7f9265e06edb76048ed9a0c7252 /tester.js
parentbe62662eb8e5ddbcb7e4c2de1d703cb325c5d3ee (diff)
downloadrandomavatars-b1639decaa74cd2ae58505619dab2af4cff390ae.tar.xz
randomavatars-b1639decaa74cd2ae58505619dab2af4cff390ae.zip
Added testing file
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');