diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-15 16:34:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-15 16:34:44 +0100 |
| commit | 9418f546ef17f17f84e4a348a08c1acf34542249 (patch) | |
| tree | 48aee21075fd64ed8cd95d82c795aa1773ec892d /test | |
| parent | a2cca95b459a93906c39ca8bd4b31b995108f6ca (diff) | |
Rearrange tests for no particular reason.
Diffstat (limited to 'test')
| -rw-r--r-- | test/test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.cc b/test/test.cc index 606b420ad..b5142bd63 100644 --- a/test/test.cc +++ b/test/test.cc @@ -170,8 +170,8 @@ wait_for_jobs () BOOST_CHECK (!jm->errors()); } +#include "play_test.cc" #include "frame_rate_test.cc" -#include "seek_test.cc" #include "silence_padding_test.cc" #include "audio_delay_test.cc" #include "ffmpeg_pts_offset.cc" |
