1
0
2019-05-22 17:48:48 +00:00

5 lines
58 B
Bash

#!/usr/bin/env bash
go test -race ./...
rm -rf test-data