diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..40d05ed --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1 @@ +tests/test_cli.py \ No newline at end of file