From 4f0007f56f73d966bd74c03c51ce252c241ad21c Mon Sep 17 00:00:00 2001 From: ajpotts Date: Wed, 7 Aug 2024 13:16:52 -0400 Subject: [PATCH] Closes #3453: deprecate read_all_tests.py (#3626) Co-authored-by: Amanda Potts --- tests/{ => deprecated}/read_all_tests.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{ => deprecated}/read_all_tests.py (100%) diff --git a/tests/read_all_tests.py b/tests/deprecated/read_all_tests.py similarity index 100% rename from tests/read_all_tests.py rename to tests/deprecated/read_all_tests.py