summaryrefslogtreecommitdiff
path: root/src/tests/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/test.cpp')
-rw-r--r--src/tests/test.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tests/test.cpp b/src/tests/test.cpp
index a45eecf..d731d7c 100644
--- a/src/tests/test.cpp
+++ b/src/tests/test.cpp
@@ -21,6 +21,11 @@
#include "../poison.hpp"
+
+namespace tmwa
+{
+} // namespace tmwa
+
int main(int argc, char **argv)
{
::testing::InitGoogleTest(&argc, argv);