diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2016-03-15 23:01:39 +1300 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2016-03-15 23:01:39 +1300 |
commit | ccf29e81fb1098d296e525d0d735d3e84cf44bed (patch) | |
tree | d996a7d5a21931dffd7ba50bcd31e2b4c90e679c /test/004-multi-tracks.test/stdout.expected | |
parent | 259e64c31f72bf54a7f54544c10472107e8c752c (diff) | |
download | cue-bin-split-more-tests.tar.xz |
Rename test to something that actually describes what it testsmore-tests
Diffstat (limited to 'test/004-multi-tracks.test/stdout.expected')
-rw-r--r-- | test/004-multi-tracks.test/stdout.expected | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/004-multi-tracks.test/stdout.expected b/test/004-multi-tracks.test/stdout.expected new file mode 100644 index 0000000..fc02f0b --- /dev/null +++ b/test/004-multi-tracks.test/stdout.expected @@ -0,0 +1,4 @@ +track_1.raw starts 0.000000 s, finishes 1.000000 s +track_2.raw starts 1.000000 s, finishes 4.000000 s +track_3.raw starts 4.000000 s, finishes 10.000000 s +track_4.raw starts 10.000000 s, finishes EOF |