diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-31 23:52:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-31 23:52:02 +0100 |
| commit | 9c01623c3038b978ba732de2ad147d29fad60afe (patch) | |
| tree | 72907bc7560dcef38d43f363881e2b959d4c0d34 /test/wscript | |
| parent | 83a2cf5916fe7207e786b95aa5c560b6b5d11e4e (diff) | |
Allow configuration of MXF/XML filenames (part of #710).
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 49e874ea9..a7a406856 100644 --- a/test/wscript +++ b/test/wscript @@ -63,6 +63,7 @@ def build(bld): ffmpeg_pts_offset_test.cc file_group_test.cc file_log_test.cc + file_naming_test.cc film_metadata_test.cc frame_rate_test.cc image_filename_sorter_test.cc |
