suna/backend/test

4 lines
66 B
Plaintext
Raw Normal View History

#!/bin/bash
cd "$(dirname "$0")"
uv run python run_tests.py "$@"