diff options
Diffstat (limited to 'tests/testparse.h')
-rw-r--r-- | tests/testparse.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testparse.h b/tests/testparse.h index 23a7c4901..ae6131090 100644 --- a/tests/testparse.h +++ b/tests/testparse.h @@ -13,6 +13,8 @@ private slots: void testParseCompareOutput(); void testParseDM4(); void testParseCompareDM4Output(); + void testParseHUDC(); + void testParseCompareHUDCOutput(); }; #endif |