summaryrefslogtreecommitdiffstats
path: root/storageframework/src/tests/gtest_runner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storageframework/src/tests/gtest_runner.cpp')
-rw-r--r--storageframework/src/tests/gtest_runner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storageframework/src/tests/gtest_runner.cpp b/storageframework/src/tests/gtest_runner.cpp
index e9a1c9b1ed8..22088bd87b2 100644
--- a/storageframework/src/tests/gtest_runner.cpp
+++ b/storageframework/src/tests/gtest_runner.cpp
@@ -5,4 +5,4 @@
#include <vespa/log/log.h>
LOG_SETUP("storageframework_gtest_runner");
-GTEST_MAIN_RUN_ALL_TESTS
+GTEST_MAIN_RUN_ALL_TESTS()