summary refs log tree commit diff stats
path: root/tests/rodfiles/hallo.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rodfiles/hallo.nim')
-rwxr-xr-xtests/rodfiles/hallo.nim6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/rodfiles/hallo.nim b/tests/rodfiles/hallo.nim
deleted file mode 100755
index ac45be9fa..000000000
--- a/tests/rodfiles/hallo.nim
+++ /dev/null
@@ -1,6 +0,0 @@
-discard """
-  output: "Hello World"
-"""
-
-echo "Hello World"
-