mirror of
https://github.com/ComposioHQ/composio.git
synced 2026-09-22 11:46:35 +08:00
ea67e5e0ab
Co-authored-by: Prateek <prateek@composio.dev>
9 lines
193 B
Python
9 lines
193 B
Python
"""
|
|
Integration test package for Composio SDK.
|
|
|
|
This package contains comprehensive integration tests for various Composio features,
|
|
including experimental MCP functionality.
|
|
"""
|
|
|
|
__all__ = []
|