Files
kntran1 4e2a5258a5 Initial commit
Initial commit.
2026-03-23 14:40:39 -05:00

5 lines
80 B
Bash

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