hash test
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
t:
|
||||
@go test ./... -v
|
||||
|
||||
tc:
|
||||
go
|
||||
|
||||
@DEFAULT_GOAL=t
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,7 @@
|
||||
t:
|
||||
@go test ./... -v
|
||||
|
||||
tc:
|
||||
go
|
||||
|
||||
@DEFAULT_GOAL=t
|
||||