diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-22 09:59:37 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-22 09:59:37 +0200 |
commit | decfe7243b6eedb4ed3d1ac5005345745e5fce61 (patch) | |
tree | 3f59fb006122dc5fd45640b1a08ee05161bfd289 /tests/amalgam/unnamed/test.sh | |
parent | be3ff1f32015cf961d17c7ce2021a5ea461aea24 (diff) |
Fix test
Diffstat (limited to 'tests/amalgam/unnamed/test.sh')
-rwxr-xr-x | tests/amalgam/unnamed/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/amalgam/unnamed/test.sh b/tests/amalgam/unnamed/test.sh index b898b3c..afcb3bd 100755 --- a/tests/amalgam/unnamed/test.sh +++ b/tests/amalgam/unnamed/test.sh @@ -1,3 +1,3 @@ #!/bin/sh -valgrind -q b -q | diff -u test.out - +b -q | diff -u test.out - |