From 99519473a8716eec8f5238d5eb744be2ad5f3bd8 Mon Sep 17 00:00:00 2001 From: Yay295 Date: Sat, 27 Apr 2024 22:41:16 -0500 Subject: [PATCH] rename test_image_getdata_putdata.py to test_image_data.py --- Tests/{test_image_getdata_putdata.py => test_image_data.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Tests/{test_image_getdata_putdata.py => test_image_data.py} (100%) diff --git a/Tests/test_image_getdata_putdata.py b/Tests/test_image_data.py similarity index 100% rename from Tests/test_image_getdata_putdata.py rename to Tests/test_image_data.py