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 ae6131090..53cc07afb 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -15,6 +15,8 @@ private slots:
void testParseCompareDM4Output();
void testParseHUDC();
void testParseCompareHUDCOutput();
+ void testParseNewFormat();
+ void testParseCompareNewFormatOutput();
};
#endif