aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2024-01-05 14:15:08 +0100
committerTor Egge <Tor.Egge@online.no>2024-01-05 14:15:08 +0100
commita97a1903b77092731b63d28135c9512e0a89c623 (patch)
tree6b7866431d2c64607a3903fe992cf4d8524f964d /searchcore
parent60ff766692ba9a9431afddd5e3ef09d135b213cf (diff)
Searchcore version of persistence conformance unit test uses gtest.
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/apps/tests/persistenceconformance_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/apps/tests/persistenceconformance_test.cpp b/searchcore/src/apps/tests/persistenceconformance_test.cpp
index 6fd8508990b..71a1f475d1d 100644
--- a/searchcore/src/apps/tests/persistenceconformance_test.cpp
+++ b/searchcore/src/apps/tests/persistenceconformance_test.cpp
@@ -1,6 +1,5 @@
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-#include <vespa/vespalib/testkit/testapp.h>
#include <vespa/persistence/conformancetest/conformancetest.h>
#include <vespa/searchcore/proton/test/dummydbowner.h>
#include <vespa/searchcore/proton/common/alloc_config.h>