aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/apps/tests/biglogtest.cpp
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2017-04-12 11:52:50 +0200
committerArne H Juul <arnej@yahoo-inc.com>2017-04-12 12:35:27 +0200
commitdf577b2c1a7da715f46be30e475ac9260531db00 (patch)
tree77af2455aae67fd6a6cd2b496d4b78c5aa7082e6 /searchlib/src/apps/tests/biglogtest.cpp
parent883ba0bd1f6fbbcc4e56a35038ac4c75e969e780 (diff)
add override in searchlib module
Diffstat (limited to 'searchlib/src/apps/tests/biglogtest.cpp')
-rw-r--r--searchlib/src/apps/tests/biglogtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchlib/src/apps/tests/biglogtest.cpp b/searchlib/src/apps/tests/biglogtest.cpp
index 3b943d9fd17..04201fdedce 100644
--- a/searchlib/src/apps/tests/biglogtest.cpp
+++ b/searchlib/src/apps/tests/biglogtest.cpp
@@ -32,7 +32,7 @@ private:
vespalib::RandomGen _randomgenerator;
public:
- int Main() {
+ int Main() override {
TEST_INIT("big_logdatastore_test");
if (_argc > 0) {