aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/ch_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/ch_test.h')
-rw-r--r--test/lib/ch_test.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/lib/ch_test.h b/test/lib/ch_test.h
index c8e03490c..2795f48dc 100644
--- a/test/lib/ch_test.h
+++ b/test/lib/ch_test.h
@@ -181,6 +181,12 @@ extern "C" {
/* Module inline functions. */
/*===========================================================================*/
+/*===========================================================================*/
+/* Late inclusions. */
+/*===========================================================================*/
+
+#include "test_root.h"
+
#endif /* _CH_TEST_H_ */
/** @} */