Fixed pymod_tests

This commit is contained in:
Matthias Koefferlein 2021-12-11 15:17:16 +01:00
parent 4966601bd1
commit eecda3222b
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ PYMODTEST (import_QtSvg, "import_QtSvg.py")
PYMODTEST (import_QtXmlPatterns, "import_QtXmlPatterns.py")
#endif
#if QT_VERSION >= 0x50000
#if QT_VERSION >= 0x60000
PYMODTEST (import_QtCore5Compat, "import_QtCore5Compat.py")
#endif