summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius.storm-olsen@nokia.com>2011-03-28 08:40:48 -0500
committerMarius Storm-Olsen <marius.storm-olsen@nokia.com>2011-03-28 08:40:48 -0500
commita0bcc41d554e0e6e1fa20bd138a712acb71d1734 (patch)
tree468b1f8788bf78dfaa6e30db7c52b4bcf29c16c5 /scripts
parenta4014998d864b55e6b36d51c93df0e79a560267a (diff)
Move two more autotests
Diffstat (limited to 'scripts')
-rw-r--r--scripts/300_autotests2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/300_autotests b/scripts/300_autotests
index 28030f1..cacd4f8 100644
--- a/scripts/300_autotests
+++ b/scripts/300_autotests
@@ -187,6 +187,8 @@ run("git mv tests/auto/xmlpatterns.pri qtxmlpatterns/tests/auto/");
run("git mv tests/auto/solutions.pri qtkernel/tests/auto/");
run("git mv tests/auto/qtextbrowser.html qtkernel/tests/auto/");
run("git mv tests/auto/test.pl qtkernel/tests/auto/"); #i don't know if it belongs there.
+run("git mv tests/auto/qsslsocket_onDemandCertificates_member qtkernel/tests/auto/");
+run("git mv tests/auto/qsslsocket_onDemandCertificates_static qtkernel/tests/auto/");
run("git mv tests/arthur qtkernel/tests/");