diff --git a/tests/unit/__init__.py b/tests/unit/__init__.py new file mode 100644 index 0000000..07c0738 --- /dev/null +++ b/tests/unit/__init__.py @@ -0,0 +1 @@ +"""VibeGuard unit tests package."""