fastcheck/MCP/duxiter-db-server/test_http.sh
2026-04-08 13:58:46 -04:00

8 lines
138 B
Bash
Executable File

#!/bin/bash
# Activate virtual environment
. venv/bin/activate
# Run the test script
echo "Testing HTTP server..."
python test_server.py