diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-01-08 16:01:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-01-08 17:53:12 +0100 |
| commit | af52b7b6cd86d555f7b5b611eab1ade3cf0b6c6e (patch) | |
| tree | f6f6374d3af8afed5224ae396fb3817e6dee56af /test/wscript | |
| parent | 815c7b9f870de727d76eb7641d924ed0831e14ec (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 4d9278eb..d2cac0b3 100644 --- a/test/wscript +++ b/test/wscript @@ -104,6 +104,7 @@ def build(bld): recovery_test.cc rgb_xyz_test.cc round_trip_test.cc + scope_guard_test.cc shared_subtitle_test.cc smpte_load_font_test.cc smpte_subtitle_test.cc |
