re-enable rodfiles tests; fixes #91

This commit is contained in:
Zahary Karadjov
2012-04-11 01:14:56 +03:00
parent c1ad05c4c5
commit 238202ccbc
7 changed files with 25 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
discard """
file: "ttypenoval.nim"
line: 38
errormsg: "a type has no value"
errormsg: "type mismatch: got (typedesc{int}) but expected 'int'"
"""
# A min-heap.