Change the expected path in tfailedassert.

This will cause this test to fail on Linux. The behaviour on Windows is
however correct, the filename returned by instantiationInfo is the
projPath defined as being "relative to the project's root".
This commit is contained in:
Dominik Picheta
2014-04-06 23:57:20 +01:00
parent 61c9c429d4
commit 152fcc8ec4

View File

@@ -3,7 +3,7 @@ discard """
WARNING: false first asseertion from bar
ERROR: false second assertion from bar
-1
tests/assert/tfailedassert.nim:27 false assertion from foo
tfailedassert.nim:27 false assertion from foo
'''
"""