summary refs log tree commit diff stats
path: root/tests/minit.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/minit.nim')
-rwxr-xr-xtests/minit.nim2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/minit.nim b/tests/minit.nim
deleted file mode 100755
index d3b4b0be1..000000000
--- a/tests/minit.nim
+++ /dev/null
@@ -1,2 +0,0 @@
-# Test the new initialization for modules

-write(stdout, "Hallo from module! ")