summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlquery/tst_qxmlquery.cpp
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-10-08 14:55:44 +0200
committerLiang Qi <liang.qi@theqtcompany.com>2015-10-08 14:55:44 +0200
commit688b29fc5aeab0eafbb457a0fa6953856eeac928 (patch)
tree8093e8a4229b89193297ada0ebfc8ab80d8ab2e0 /tests/auto/qxmlquery/tst_qxmlquery.cpp
parent32d682e86a6fff968bc08d4303e31c7a8610ee60 (diff)
parent3338de7bbe76bac44652c525003bc66b14ef16d4 (diff)
downloadqtxmlpatterns-688b29fc5aeab0eafbb457a0fa6953856eeac928.tar.gz
Merge remote-tracking branch 'origin/5.5' into 5.6
Change-Id: I9a379d34bf80344de9b6e9465e6f35fca7fd1a12
Diffstat (limited to 'tests/auto/qxmlquery/tst_qxmlquery.cpp')
-rw-r--r--tests/auto/qxmlquery/tst_qxmlquery.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qxmlquery/tst_qxmlquery.cpp b/tests/auto/qxmlquery/tst_qxmlquery.cpp
index 3350911..cc2cb13 100644
--- a/tests/auto/qxmlquery/tst_qxmlquery.cpp
+++ b/tests/auto/qxmlquery/tst_qxmlquery.cpp
@@ -231,7 +231,7 @@ private:
/**
* One excluded, since we skip static-base-uri.xq.
*/
- ExpectedQueryCount = 29
+ ExpectedQueryCount = 30
};
static void checkBaseURI(const QUrl &baseURI, const QString &candidate);