working commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
all:
|
||||
|
||||
test:
|
||||
$(GO) test -v
|
||||
|
||||
clean-local:
|
||||
rm -f *~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user