From af52b7b6cd86d555f7b5b611eab1ade3cf0b6c6e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 8 Jan 2024 16:01:04 +0100 Subject: Add ScopeGuard. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') 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 -- cgit v1.2.3