Commit 520e5c02 authored by Kenton Varda's avatar Kenton Varda

Fix test.

parent 2810f3dc
......@@ -66,4 +66,4 @@ test_eval TestConstants.enumConst corge
test_eval 'TestListDefaults.lists.int32ListList[2][0]' 12341234
$CAPNP compile -ofoo $TESTDATA/errors.capnp.nobuild 2>&1 | sed -e "s,^.*/errors[.]capnp[.]nobuild,file,g" |
cmp src/capnp/testdata/errors.txt || fail error output
cmp $TESTDATA/errors.txt || fail error output
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment