summaryrefslogtreecommitdiffstats
path: root/vespalib
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-02-04 12:44:06 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-02-04 12:46:01 +0000
commit8224095b228cfa64c61baf3d7c152f9817d7e399 (patch)
treedc127aa2c832b8ca90b03a725b24e5da87f9053a /vespalib
parent20369863ee98ff9ca07078bf7465f229573663b0 (diff)
Refactor test for easier reuse.
Diffstat (limited to 'vespalib')
-rw-r--r--vespalib/src/vespa/vespalib/testkit/test_macros.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespalib/src/vespa/vespalib/testkit/test_macros.h b/vespalib/src/vespa/vespalib/testkit/test_macros.h
index 16138b20696..18376b9dbaa 100644
--- a/vespalib/src/vespa/vespalib/testkit/test_macros.h
+++ b/vespalib/src/vespa/vespalib/testkit/test_macros.h
@@ -2,6 +2,8 @@
#pragma once
+#include "test_master.h"
+#include "test_comparators.h"
#include <vespa/fastos/app.h>
#define TEST_STR(str) #str