From ecf0ab10897811de72a2daeecb903d9989341c2c Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Thu, 12 May 2011 09:22:07 +1000 Subject: [PATCH] tests: mark xmlpatternsschemats as a private-test This test depends on xmlpatternssdk, which uses private symbols. Reviewed-by: Jason McDonald Change-Id: If1a24512b0dd2fd4a966605c6adef3be83be19b6 --- tests/auto/auto.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index accf5ac..f460b67 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -43,6 +43,7 @@ xmlpatternsxqts.depends = xmlpatternssdk !contains(QT_CONFIG, private_tests): SUBDIRS -= \ xmlpatternsdiagnosticsts \ xmlpatternsview \ + xmlpatternsschemats \ xmlpatternssdk \ xmlpatternsxqts \ xmlpatternsxslts \ -- 2.7.4