aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/pysidetest/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2017-07-10 15:06:32 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2017-07-10 15:07:03 +0200
commit29ea7a10b743976b471ccc3d1749db2d7df2e321 (patch)
tree489c3cab927169318845c98af21b3d763512a779 /sources/pyside2/tests/pysidetest/CMakeLists.txt
parent826fe14dcbcf703e38a4b51b9f3ac3fcf948c53f (diff)
parent64838a9a171a8665ba0ad604870f8f4046cdf142 (diff)
Merge remote-tracking branch 'origin/5.6' into 5.9
Diffstat (limited to 'sources/pyside2/tests/pysidetest/CMakeLists.txt')
-rw-r--r--sources/pyside2/tests/pysidetest/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pyside2/tests/pysidetest/CMakeLists.txt b/sources/pyside2/tests/pysidetest/CMakeLists.txt
index bca2f5387..868a34409 100644
--- a/sources/pyside2/tests/pysidetest/CMakeLists.txt
+++ b/sources/pyside2/tests/pysidetest/CMakeLists.txt
@@ -140,3 +140,4 @@ PYSIDE_TEST(bug_1016.py)
PYSIDE_TEST(utils_test.py)
PYSIDE_TEST(mixin_signal_slots_test.py)
PYSIDE_TEST(signal_slot_warning.py)
+PYSIDE_TEST(all_modules_load_test.py)