add tests and try making no libsodium version work properly
This commit is contained in:
@@ -10,3 +10,9 @@ pure:
|
||||
|
||||
clean:
|
||||
GOPATH=$(REPO) go clean -v
|
||||
|
||||
test:
|
||||
GOPATH=$(REPO) go test -v -tags libsodium srnd
|
||||
|
||||
test-pure:
|
||||
GOPATH=$(REPO) go test -v srnd
|
||||
|
Reference in New Issue
Block a user