1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/test.sh
2018-11-27 12:08:20 +00:00

3 lines
65 B
Bash
Executable File

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