Test DM4 import

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2015-07-26 15:08:11 +03:00 committed by Dirk Hohndel
parent 3f0fb84fc2
commit 5d4f81206d
2 changed files with 29 additions and 0 deletions

View file

@ -11,6 +11,8 @@ private slots:
void testParseV2NoQuestion();
void testParseV3();
void testParseCompareOutput();
void testParseDM4();
void testParseCompareDM4Output();
};
#endif