From 4c725706b5038b1c4f0d31006f3e8a1c4ad8ca22 Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Thu, 24 Oct 2024 08:39:41 -0700 Subject: [PATCH] change test file name --- tests/app/upload/{test_rest.py => test_upload_rest.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/app/upload/{test_rest.py => test_upload_rest.py} (100%) diff --git a/tests/app/upload/test_rest.py b/tests/app/upload/test_upload_rest.py similarity index 100% rename from tests/app/upload/test_rest.py rename to tests/app/upload/test_upload_rest.py