summaryrefslogtreecommitdiffstats
path: root/tests/prebuild
diff options
context:
space:
mode:
Diffstat (limited to 'tests/prebuild')
-rwxr-xr-xtests/prebuild/license/tst_licenses.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/prebuild/license/tst_licenses.pl b/tests/prebuild/license/tst_licenses.pl
index 5b00a36b..5f124d44 100755
--- a/tests/prebuild/license/tst_licenses.pl
+++ b/tests/prebuild/license/tst_licenses.pl
@@ -105,6 +105,8 @@ my %excludedFiles = (
qr{^examples/wayland/custom-extension/protocol/custom\.xml$},
],
'pyside-setup' => [ # foreign repositories
+ qr{^examples/widgets/animation/easing/ui_form.py$},
+ qr{^examples/xmlpatterns/schema/ui_schema.py$},
qr{^sources/pyside2-examples/.*$},
qr{^sources/pyside2-tools/.*$},
qr{^wiki/.*$},