Files
AIRegulation-DocAnalysis/backend/tests/mcp/__init__.py
T

3 lines
142 B
Python
Raw Normal View History

"""Test package for the MCP module (backend/app/mcp/)."""
# Empty package marker — no shared fixtures needed yet for this small test suite.