summary refs log tree commit diff stats
path: root/tests/bind
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bind')
-rw-r--r--tests/bind/tinvalidbindtypedesc.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bind/tinvalidbindtypedesc.nim b/tests/bind/tinvalidbindtypedesc.nim
index d6fbae537..7d97d2e0d 100644
--- a/tests/bind/tinvalidbindtypedesc.nim
+++ b/tests/bind/tinvalidbindtypedesc.nim
@@ -1,6 +1,5 @@
 discard """
   line: 11
-  file: "tbindtypedesc.nim"
   errormsg: "type mismatch: got (typedesc[float], string)"
 """
 
ef='#n31'>31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48