From 17310d027c73c694d034472c2f9a81985eb0cd68 Mon Sep 17 00:00:00 2001 From: HÃ¥vard Pettersen Date: Thu, 20 Jun 2024 13:16:55 +0000 Subject: remove TEST_APPHOOK, TEST_INIT, TEST_DONE and TestApp --- searchlib/src/tests/predicate/predicate_tree_annotator_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searchlib/src/tests/predicate/predicate_tree_annotator_test.cpp') diff --git a/searchlib/src/tests/predicate/predicate_tree_annotator_test.cpp b/searchlib/src/tests/predicate/predicate_tree_annotator_test.cpp index 82629527b4d..fa586153f19 100644 --- a/searchlib/src/tests/predicate/predicate_tree_annotator_test.cpp +++ b/searchlib/src/tests/predicate/predicate_tree_annotator_test.cpp @@ -7,7 +7,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3