aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching/termdataextractor_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/tests/proton/matching/termdataextractor_test.cpp')
-rw-r--r--searchcore/src/tests/proton/matching/termdataextractor_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/matching/termdataextractor_test.cpp b/searchcore/src/tests/proton/matching/termdataextractor_test.cpp
index 502553bfa69..43f0823d89f 100644
--- a/searchcore/src/tests/proton/matching/termdataextractor_test.cpp
+++ b/searchcore/src/tests/proton/matching/termdataextractor_test.cpp
@@ -47,7 +47,7 @@ class Test : public vespalib::TestApp {
void requireThatNegativeTermsAreSkipped();
public:
- int Main();
+ int Main() override;
};
int