diff options
Diffstat (limited to 'testsuite/lib.test/fileutils_full.sh')
-rwxr-xr-x | testsuite/lib.test/fileutils_full.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/lib.test/fileutils_full.sh b/testsuite/lib.test/fileutils_full.sh new file mode 100755 index 0000000..ea9b55a --- /dev/null +++ b/testsuite/lib.test/fileutils_full.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +${PWD}/../src/tests/test_fileutils > /dev/full |