diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-11-06 21:41:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-11-06 21:41:43 +0000 |
| commit | 90ec60c9e5b45453525368842345ad1a6498fa61 (patch) | |
| tree | 720e97d855e98c4c62ffecfe4e2945a32ab27dc9 /test/wscript | |
| parent | b17b68bb8e564601c7ea80ceea853fa564998c39 (diff) | |
Basic support for emailing a report of a problem (#43).
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 371ea7a53..45716415e 100644 --- a/test/wscript +++ b/test/wscript @@ -34,6 +34,7 @@ def build(bld): ffmpeg_examiner_test.cc ffmpeg_pts_offset_test.cc file_group_test.cc + file_log_test.cc film_metadata_test.cc frame_rate_test.cc image_test.cc |
