summaryrefslogtreecommitdiffstats
path: root/tests/testparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testparse.h')
-rw-r--r--tests/testparse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testparse.h b/tests/testparse.h
index 5e1dc03d2..23a7c4901 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -11,6 +11,8 @@ private slots:
void testParseV2NoQuestion();
void testParseV3();
void testParseCompareOutput();
+ void testParseDM4();
+ void testParseCompareDM4Output();
};
#endif