aboutsummaryrefslogtreecommitdiff
path: root/src/test/example_content/hello/hello.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/example_content/hello/hello.js')
-rw-r--r--src/test/example_content/hello/hello.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/test/example_content/hello/hello.js b/src/test/example_content/hello/hello.js
deleted file mode 100644
index d87ea7f..0000000
--- a/src/test/example_content/hello/hello.js
+++ /dev/null
@@ -1,7 +0,0 @@
-// SPDX-License-Identifier: CC0-1.0
-
-// Copyright (C) 2021 Wojtek Kosior
-//
-// Available under the terms of Creative Commons Zero v1.0 Universal.
-
-console.log(hello_message + "apple!");