be more verbose.

pull/17/head
John Shahid 2013-10-08 17:38:56 -04:00
parent 9b0ec7e302
commit 8027a0b2c8
1 changed files with 3 additions and 1 deletions

View File

@ -21,4 +21,6 @@ go fmt $packages
./build.sh
go test -v $packages -gocheck.v
echo "Running tests for packages: $packages"
go test $packages -v -gocheck.v