diff --git a/tests/unit/__init__.py b/tests/unit/__init__.py new file mode 100644 index 0000000..628f02c --- /dev/null +++ b/tests/unit/__init__.py @@ -0,0 +1 @@ +"""Unit tests package for ConfigForge.""" \ No newline at end of file