summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qxmlschema/qxmlschema.pro1
-rw-r--r--tests/auto/qxmlschemavalidator/qxmlschemavalidator.pro1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qxmlschema/qxmlschema.pro b/tests/auto/qxmlschema/qxmlschema.pro
index 9dd7469..f5abe4f 100644
--- a/tests/auto/qxmlschema/qxmlschema.pro
+++ b/tests/auto/qxmlschema/qxmlschema.pro
@@ -1,4 +1,5 @@
load(qttest_p4)
SOURCES += tst_qxmlschema.cpp
+QT += network
include (../xmlpatterns.pri)
diff --git a/tests/auto/qxmlschemavalidator/qxmlschemavalidator.pro b/tests/auto/qxmlschemavalidator/qxmlschemavalidator.pro
index 88ef317..0b439d7 100644
--- a/tests/auto/qxmlschemavalidator/qxmlschemavalidator.pro
+++ b/tests/auto/qxmlschemavalidator/qxmlschemavalidator.pro
@@ -1,4 +1,5 @@
load(qttest_p4)
SOURCES += tst_qxmlschemavalidator.cpp
+QT += network
include (../xmlpatterns.pri)