diff --git a/tests/more.test b/tests/more.test new file mode 100755 index 000000000..4dcf6d850 --- /dev/null +++ b/tests/more.test @@ -0,0 +1,14 @@ +#!/bin/bash + +[ -f testing.sh ] && . testing.sh + +#testing "name" "command" "result" "infile" "stdin" + +cat >file1 <