Fix List* workflows and add unittests for them

This commit is contained in:
Arturo Filastò 2018-09-07 15:16:20 +02:00
commit c2ea0c2a63
5 changed files with 87 additions and 103 deletions

View file

@ -6,7 +6,7 @@ go:
- 1.x
install:
- go get -u github.com/golang/dep/...
- make install-dev-deps
- dep ensure
- make update-mk-libs