Commit 04ae0ce0 authored by Geoff Simmons's avatar Geoff Simmons

Add pkg/pem.

parent aa97124c
...@@ -34,7 +34,8 @@ build: ...@@ -34,7 +34,8 @@ build:
check: build check: build
golint ./pkg/crt/... golint ./pkg/crt/...
go test -v ./pkg/crt/... golint ./pkg/pem/...
go test -v ./pkg/crt/... ./pkg/pem/...
test: check test: check
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment