diff options
Diffstat (limited to 'tests/auto/selftests/expected_strcmp.xunitxml')
-rw-r--r-- | tests/auto/selftests/expected_strcmp.xunitxml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/selftests/expected_strcmp.xunitxml b/tests/auto/selftests/expected_strcmp.xunitxml index 6ce0c35..c2b694b 100644 --- a/tests/auto/selftests/expected_strcmp.xunitxml +++ b/tests/auto/selftests/expected_strcmp.xunitxml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8" ?> <testsuite errors="3" failures="5" tests="8" name="tst_StrCmp"> <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="compareCharStars"/> |