From ae76bffb0df0e51a16662722fb307c2f3e3fd913 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 13 Mar 2016 13:41:19 +1300 Subject: Remove stray comment from test case --- test/002-no-timestamp.test/run.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/002-no-timestamp.test/run.sh b/test/002-no-timestamp.test/run.sh index 122b849..37ac673 100644 --- a/test/002-no-timestamp.test/run.sh +++ b/test/002-no-timestamp.test/run.sh @@ -1,7 +1,5 @@ #!/bin/sh -# create large file - echo | ${EXECUTABLE} -r 44100 -c 1 -s 2 -i /dev/zero -f track_%d.raw if [ $? -eq 0 ]; then -- cgit v1.1