aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
blob: c0273d25720e1363e1e9d57ae23ac00e9e27783d (plain)
1
2
3
4
5
6
7
8
9
tree 8f454ba7896f3a4460ad7f733a7833c0e66c56d5
parent 95b454d80d1c41a81d831e6ba5591f075ccccdba
author Christian Tismer <ctismer@gmail.com> 1446924656 +0100
committer Christian Tismer <ctismer@gmail.com> 1446924656 +0100

suppress tests when the module is disabled.

This needed to be done either with a persistent variable or
with the new PARENT_SCOPE feature of the set() function.