Skip to content

Commit

Permalink
Re-Adding Gingko
Browse files Browse the repository at this point in the history
  • Loading branch information
shinji62 committed Sep 15, 2017
1 parent 12cd53e commit 0506e97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/unit-testing/unit-testing
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export ROOT_DIR=$PWD
export GOPATH=$PWD/gopath
export PATH=$GOPATH/bin:$PATH

cd $GOPATH/src/github.com/cloudfoundry-community/firehose-to-syslog/
go get github.com/onsi/ginkgo/ginkgo

cd $GOPATH/src/github.com/cloudfoundry-community/firehose-to-syslog/
make test

0 comments on commit 0506e97

Please sign in to comment.