5 lines
80 B
Bash
Raw Normal View History

2025-10-10 16:07:00 +08:00
#!/bin/bash
echo "Please use the new test runner: go run run-tests.go"
exit 1