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 53cc07afb..147c0e13a 100644 --- a/tests/testparse.h +++ b/tests/testparse.h @@ -17,6 +17,7 @@ private slots: void testParseCompareHUDCOutput(); void testParseNewFormat(); void testParseCompareNewFormatOutput(); + void testParseDLD(); }; #endif |