aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2019-03-01 12:13:28 +0000
committerGeir Storli <geirst@verizonmedia.com>2019-03-01 12:13:28 +0000
commit635eab7943e37d2e2e6b126c01831ab36633047d (patch)
tree2c43f92649fa244cfc64c28d528f46e4b459db2b /documentapi
parentb2a8c6a3055c98b542c9987337094698f84fa54c (diff)
Add '()' to macro definition.
Diffstat (limited to 'documentapi')
-rw-r--r--documentapi/src/tests/loadtypes/loadtypetest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentapi/src/tests/loadtypes/loadtypetest.cpp b/documentapi/src/tests/loadtypes/loadtypetest.cpp
index 33257af4f0e..20efb281300 100644
--- a/documentapi/src/tests/loadtypes/loadtypetest.cpp
+++ b/documentapi/src/tests/loadtypes/loadtypetest.cpp
@@ -74,4 +74,4 @@ TEST(LoadTypeTest, testConfig)
} // documentapi
-GTEST_MAIN_RUN_ALL_TESTS
+GTEST_MAIN_RUN_ALL_TESTS()