aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-03-13 13:41:19 +1300
committerDavid Phillips <dbphillipsnz@gmail.com>2016-03-13 13:41:19 +1300
commitae76bffb0df0e51a16662722fb307c2f3e3fd913 (patch)
tree13fa1197b35cee75c6a01717b3a15abf27b06480
parentbdb31c8ca22739fa6ed15e1ec355d63af07e7c1c (diff)
downloadcue-bin-split-ae76bffb0df0e51a16662722fb307c2f3e3fd913.tar.xz
Remove stray comment from test case
-rw-r--r--test/002-no-timestamp.test/run.sh2
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