add WAVE and AIFF fixup tests
[platform/upstream/flac.git] / test / test_grabbag.sh
index 63ef5c4..77f998f 100755 (executable)
@@ -86,3 +86,5 @@ for cuesheet in $good_cuesheets ; do
 done
 
 diff cuesheet.ok $log > cuesheet.diff || die "Error: .log file does not match .ok file, see cuesheet.diff"
+
+echo "PASSED (results are in $log)"