diff --git a/src/test/test.pro b/src/test/test.pro index 2d7250662..c6011dc86 100644 --- a/src/test/test.pro +++ b/src/test/test.pro @@ -1,4 +1,4 @@ TEMPLATE = subdirs -CONFIG += ordered -SUBDIRS = ParserTest \ +SUBDIRS = \ + ParserTest \ ValentinaTest