Files
nginx-proxy-manager/backend/scripts/test.sh
2021-06-14 19:45:28 +10:00

6 lines
91 B
Bash
Executable File

#!/bin/bash -e
export RICHGO_FORCE_COLOR=1
richgo test -bench=. -cover -v ./internal/...