From 33ca67e3f3af154d9f944aeda67e2bf03be6699d Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 5 Feb 2026 12:35:09 +0000 Subject: [PATCH] Add templates and tests --- tests/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/__init__.py diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..8b300f3 --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1 @@ +# Tests for MCP Server CLI