aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-12-25 00:28:20 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-12-25 00:28:20 +0800
commit284e7b25cd6700da009f721446b26de4f6e8bdb8 (patch)
tree0ee18917bbd11a667dd0024c17ddd006b68dc4c4
parent4ea0d9917fb13a884fcd665408593d0dfdba1868 (diff)
downloadSoopyV2-284e7b25cd6700da009f721446b26de4f6e8bdb8.tar.gz
SoopyV2-284e7b25cd6700da009f721446b26de4f6e8bdb8.tar.bz2
SoopyV2-284e7b25cd6700da009f721446b26de4f6e8bdb8.zip
does this work?
-rw-r--r--CI/supporttest.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/CI/supporttest.js b/CI/supporttest.js
index 161135b..b735425 100644
--- a/CI/supporttest.js
+++ b/CI/supporttest.js
@@ -1 +1,2 @@
-console.log("This is running nodejs code rn") \ No newline at end of file
+console.log("This is running nodejs code rn")
+console.error("This is an error!") \ No newline at end of file