lasso/scripts/test.sh

4 lines
32 B
Bash
Executable File

#!/bin/bash
go test ./... "$@"