From c63d2ea3d53c77ac2007633ae027450a380b64d2 Mon Sep 17 00:00:00 2001 From: Stu Kilgore Date: Wed, 22 Mar 2023 13:16:23 -0500 Subject: [PATCH] Rename test file --- .../functional/cli/{test_exit_codes.py => test_cli_exit_codes.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/functional/cli/{test_exit_codes.py => test_cli_exit_codes.py} (100%) diff --git a/tests/functional/cli/test_exit_codes.py b/tests/functional/cli/test_cli_exit_codes.py similarity index 100% rename from tests/functional/cli/test_exit_codes.py rename to tests/functional/cli/test_cli_exit_codes.py