Don't print per-function testing results

This commit is contained in:
Taylor Gerring
2015-02-21 13:48:09 +01:00
parent bba7ccb07f
commit d8f7cb2f55
2 changed files with 5 additions and 3 deletions

View File

@ -29,6 +29,3 @@ if ls $dir/*.go &> /dev/null; then
fi
fi
done
go tool cover -func profile.cov