summaryrefslogtreecommitdiff
path: root/test/ReportTests.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/ReportTests.cc')
-rw-r--r--test/ReportTests.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ReportTests.cc b/test/ReportTests.cc
new file mode 100644
index 00000000..2fabbe9a
--- /dev/null
+++ b/test/ReportTests.cc
@@ -0,0 +1,3 @@
+#include <cppunit/extensions/HelperMacros.h>
+
+CPPUNIT_REGISTRY_ADD_TO_DEFAULT("report");