diff options
author | Liang Qi <liang.qi@qt.io> | 2017-03-10 10:28:45 +0100 |
---|---|---|
committer | Liang Qi <liang.qi@qt.io> | 2017-03-10 10:28:45 +0100 |
commit | 15c0b967295b4be41c881335fe602c1afec65aec (patch) | |
tree | 710d0e1d4aa7c29db8db1f5162abf3c5e337f049 /tests/auto/xmlpatternsxqts | |
parent | a5b1e6e35e32719647c7f9b3de3953838d40d805 (diff) | |
parent | 5b4366944df6904e029e28d33d2a038af9dbc6a6 (diff) | |
download | qtxmlpatterns-15c0b967295b4be41c881335fe602c1afec65aec.tar.gz |
Merge remote-tracking branch 'origin/5.8' into 5.9
Change-Id: I5b9e062ecc418e499805e3e62964993a87016bdc
Diffstat (limited to 'tests/auto/xmlpatternsxqts')
-rw-r--r-- | tests/auto/xmlpatternsxqts/tst_suitetest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternsxqts/tst_suitetest.cpp b/tests/auto/xmlpatternsxqts/tst_suitetest.cpp index a11c74a..639a71e 100644 --- a/tests/auto/xmlpatternsxqts/tst_suitetest.cpp +++ b/tests/auto/xmlpatternsxqts/tst_suitetest.cpp @@ -29,7 +29,6 @@ #include <QtTest/QtTest> -#include <QProcess> #include <cstdlib> #include "TestSuite.h" |