From 504ee7015a5e0d3f37ffce23977318043b8ea06a Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 1 Aug 2021 12:58:47 -0700 Subject: [PATCH] Rename tests to test_cli_convert, refs #251 --- tests/{test_convert.py => test_cli_convert.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_convert.py => test_cli_convert.py} (100%) diff --git a/tests/test_convert.py b/tests/test_cli_convert.py similarity index 100% rename from tests/test_convert.py rename to tests/test_cli_convert.py