tst_qresourceengine: Fix position of testqrc for builtin testdata
A change between 5.11 and dev has modified the position of testqrc inside the resource list. Adapt accordingly. Change-Id: I697103f4b8c9e93bb613e814c47a4e68e9a997ab Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
5107cb069c
commit
e77352a680
@ -129,7 +129,7 @@ void tst_QResourceEngine::checkStructure_data()
|
||||
#endif
|
||||
|
||||
#if defined(BUILTIN_TESTDATA)
|
||||
rootContents.insert(8, QLatin1String("testqrc"));
|
||||
rootContents.insert(9, QLatin1String("testqrc"));
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user