Compare commits
No commits in common. "7d7036358c35d64ef3d924d92ea08cef95c13751" and "757b6ccc73e03d543f1f0a496c5e543e2b2d3352" have entirely different histories.
7d7036358c
...
757b6ccc73
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -23,7 +23,7 @@ checker-carddav.so:
|
|||
go build -buildmode=plugin -ldflags "$(GO_LDFLAGS)" -o $@ ./plugin/carddav
|
||||
|
||||
test:
|
||||
go test -tags standalone ./...
|
||||
go test ./...
|
||||
|
||||
docker: docker-caldav docker-carddav
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue