summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_xunit.xunitxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/expected_xunit.xunitxml')
-rw-r--r--tests/auto/selftests/expected_xunit.xunitxml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/selftests/expected_xunit.xunitxml b/tests/auto/selftests/expected_xunit.xunitxml
index 8d5403c..e77004f 100644
--- a/tests/auto/selftests/expected_xunit.xunitxml
+++ b/tests/auto/selftests/expected_xunit.xunitxml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="5" failures="3" tests="9" name="tst_Xunit">
<properties>
- <property value="4.6.3" name="QTestVersion"/>
- <property value="4.6.3" name="QtVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
</properties>
<testcase result="pass" name="initTestCase"/>
<testcase result="pass" name="testFunc1">