diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-04-19 12:56:10 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-04-20 22:12:46 +0200 |
| commit | df20b50cc65361880d49c38d1f023f62daa9ce4b (patch) | |
| tree | fa8f42e3bf4d1677540cd3375093fb682ea47d3b /test/wscript | |
| parent | fdb36750a09e3bba3d10fe5102e39a62eda68ea6 (diff) | |
Add ScopeGuard.
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 223f70b80..9b1c0173e 100644 --- a/test/wscript +++ b/test/wscript @@ -122,6 +122,7 @@ def build(bld): remake_with_subtitle_test.cc render_subtitles_test.cc scaling_test.cc + scope_guard_test.cc silence_padding_test.cc shuffler_test.cc skip_frame_test.cc |
