aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtGui/qpixmapcache_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/tests/QtGui/qpixmapcache_test.py')
-rw-r--r--sources/pyside6/tests/QtGui/qpixmapcache_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/pyside6/tests/QtGui/qpixmapcache_test.py b/sources/pyside6/tests/QtGui/qpixmapcache_test.py
index b9328bc05..e18ade7dc 100644
--- a/sources/pyside6/tests/QtGui/qpixmapcache_test.py
+++ b/sources/pyside6/tests/QtGui/qpixmapcache_test.py
@@ -54,4 +54,3 @@ class QPixmapCacheTest(UsesQApplication):
if __name__ == '__main__':
unittest.main()
-