Hi,

I have tests that fails with reNImcCrash when using `testament r mytest.nim` 
but succeed when ran manually `nim c -r tests/mytest.nim`.

I copied the file to a new folder and ran it again with testament and this time 
it worked.

What could cause testament to fail one tests but succeed on another when the 
content is the same ? How can I fix this problem ?

Reply via email to