summary refs log tree commit diff stats
path: root/tests/reject/tbind4.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reject/tbind4.nim')
-rwxr-xr-xtests/reject/tbind4.nim6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/reject/tbind4.nim b/tests/reject/tbind4.nim
deleted file mode 100755
index d0b5fc062..000000000
--- a/tests/reject/tbind4.nim
+++ /dev/null
@@ -1,6 +0,0 @@
-# Module B
-import mbind4
-
-echo genId() #ERROR_MSG instantiation from here
-
-