suna/backend/test

4 lines
66 B
Bash
Executable File

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