parent
867f106c50
commit
83df76cdca
@ -1,6 +1,6 @@ |
||||
#!/bin/bash |
||||
|
||||
DIRROOT=$(dirname $0) |
||||
DIRROOT=$(dirname $0)/.. |
||||
OS=$(uname -s) |
||||
|
||||
go test ./... |
Loading…
Reference in new issue