diff options
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index ee44a62..f8f15a3 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -273,7 +273,6 @@ SUBDIRS += bic \ qspinbox \ qsplitter \ qsql \ - qsqlbatch \ qsqldatabase \ qsqlerror \ qsqlfield \ @@ -414,8 +413,7 @@ SUBDIRS += checkxmlfiles \ xmlpatternsdiagnosticsts \ xmlpatternsview \ xmlpatternsxqts \ - xmlpatternsxslts \ - xmlpatterns + xmlpatternsxslts xmlpatternsdiagnosticsts.depends = xmlpatternsxqts xmlpatternsview.depends = xmlpatternsxqts |