From 2e5667ddb209baeceaeee82cd8a72bb7198fe874 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 2 Nov 2022 16:51:52 +0100 Subject: Test: Upd libarchive tests with wrapper class --- test/utils/cpp/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'test/utils/cpp/TARGETS') diff --git a/test/utils/cpp/TARGETS b/test/utils/cpp/TARGETS index e53e74d4..0b9e6518 100644 --- a/test/utils/cpp/TARGETS +++ b/test/utils/cpp/TARGETS @@ -39,6 +39,7 @@ , ["test", "catch-main"] , ["src/buildtool/file_system", "file_system_manager"] , ["", "libarchive"] + , ["src/utils/cpp", "archive_ops"] ] } , "TESTS": -- cgit v1.2.3