From 5c2e3253534ea0bd5ec84c6c94c3bbc72042913a Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 4 Aug 2018 19:16:33 +1000 Subject: [PATCH] Changed order of tests --- Tests/{test_image_fromqpixmap.py => test_qt_image_fromqpixmap.py} | 0 Tests/{test_image_toqimage.py => test_qt_image_toqimage.py} | 0 Tests/{test_image_toqpixmap.py => test_qt_image_toqpixmap.py} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename Tests/{test_image_fromqpixmap.py => test_qt_image_fromqpixmap.py} (100%) rename Tests/{test_image_toqimage.py => test_qt_image_toqimage.py} (100%) rename Tests/{test_image_toqpixmap.py => test_qt_image_toqpixmap.py} (100%) diff --git a/Tests/test_image_fromqpixmap.py b/Tests/test_qt_image_fromqpixmap.py similarity index 100% rename from Tests/test_image_fromqpixmap.py rename to Tests/test_qt_image_fromqpixmap.py diff --git a/Tests/test_image_toqimage.py b/Tests/test_qt_image_toqimage.py similarity index 100% rename from Tests/test_image_toqimage.py rename to Tests/test_qt_image_toqimage.py diff --git a/Tests/test_image_toqpixmap.py b/Tests/test_qt_image_toqpixmap.py similarity index 100% rename from Tests/test_image_toqpixmap.py rename to Tests/test_qt_image_toqpixmap.py