This commit is contained in:
Colin Marc 2014-10-24 19:12:52 +02:00
Родитель ce8a6405b1
Коммит 0d6ff021d8
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -13,6 +13,7 @@ test: get-deps
get-deps:
$(GOCMD) get code.google.com/p/goprotobuf/proto
$(GOCMD) get code.google.com/p/getopt
$(GOCMD) get github.com/stretchr/testify/assert
$(GOCMD) get github.com/stretchr/testify/require