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.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bind/tinvalidbindtypedesc.nim b/tests/bind/tinvalidbindtypedesc.nim
index 4bcd4e39d..1c71c8daf 100644
--- a/tests/bind/tinvalidbindtypedesc.nim
+++ b/tests/bind/tinvalidbindtypedesc.nim
@@ -1,5 +1,5 @@
 discard """
-  errormsg: "type mismatch: got <type float, string>"
+  errormsg: "type mismatch: got <typedesc[float], string>"
   line: 10
 """