oauth2_proxy/test.sh

3 lines
65 B
Bash
Executable File

#!/bin/bash
go test -v -race $(go list ./... | grep -v /vendor/)