This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
yo
/
gitote
mirror of
https://gitlab.com/gitote/gitote
Xem
1
Star
1
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Branch:
master
Branches
Tags
master
gitote
/
vendor
/
github.com
/
getsentry
/
raven-go
/
runtests.sh
runtests.sh
70 B
Permalink
Lịch sử
Raw
1
2
3
4
5
#!/bin/bash
go test -race ./...
go test -cover ./...
go test -v ./...