diff options
Diffstat (limited to 'tests/names/test.sh')
-rwxr-xr-x | tests/names/test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/names/test.sh b/tests/names/test.sh new file mode 100755 index 0000000..b898b3c --- /dev/null +++ b/tests/names/test.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +valgrind -q b -q | diff -u test.out - |