diff options
Diffstat (limited to 'tests/testparse.h')
-rw-r--r-- | tests/testparse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testparse.h b/tests/testparse.h index 147c0e13a..5616f0718 100644 --- a/tests/testparse.h +++ b/tests/testparse.h @@ -18,6 +18,7 @@ private slots: void testParseNewFormat(); void testParseCompareNewFormatOutput(); void testParseDLD(); + void testParseCompareDLDOutput(); }; #endif |