mirror of
https://github.com/vbatts/srvdav.git
synced 2024-11-25 09:55:40 +00:00
4 lines
58 B
Bash
Executable file
4 lines
58 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
go test -race ./...
|
|
rm -rf test-data
|