feat: use CppNix's test suite
This commit is contained in:
8
nix-js/tests/lang/eval-fail-assert-equal-paths.err.exp
Normal file
8
nix-js/tests/lang/eval-fail-assert-equal-paths.err.exp
Normal file
@@ -0,0 +1,8 @@
|
||||
error:
|
||||
… while evaluating the condition of the assertion '(/pwd/lang/foo == /pwd/lang/bar)'
|
||||
at /pwd/lang/eval-fail-assert-equal-paths.nix:1:1:
|
||||
1| assert ./foo == ./bar;
|
||||
| ^
|
||||
2| throw "unreachable"
|
||||
|
||||
error: path '/pwd/lang/foo' is not equal to path '/pwd/lang/bar'
|
||||
Reference in New Issue
Block a user