Files
PixivFE/test.sh
T
2024-08-20 02:33:42 +00:00

6 lines
95 B
Bash
Executable File

#!/bin/sh
go test ./routes
# install as pre-commit hook:
# cp test.sh ~/.git/hooks/pre-commit