summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/typerel/trectype.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/typerel/trectype.nim b/tests/typerel/trectype.nim
index 51ed9fc8f..9313faa20 100644
--- a/tests/typerel/trectype.nim
+++ b/tests/typerel/trectype.nim
@@ -1,5 +1,6 @@
 discard """
   errormsg: "internal error: cannot generate C type for: PA"
+  disabled: true
 """
 # Test recursive type descriptions
 # (mainly for the C code generator)