diff options
Diffstat (limited to 'test/002-no-timestamp.test')
-rw-r--r-- | test/002-no-timestamp.test/run.sh | 2 |
1 files changed, 0 insertions, 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 |