2025-10-10 16:07:00 +08:00

5 lines
80 B
Bash
Executable File

#!/bin/bash
echo "Please use the new test runner: go run run-tests.go"
exit 1