diff options
author | Kurt Jung <kurt.w.jung@gmail.com> | 2015-07-23 12:50:56 -0400 |
---|---|---|
committer | Kurt Jung <kurt.w.jung@gmail.com> | 2015-07-23 12:50:56 -0400 |
commit | 02abbc901712fc28375ea19b4dcb5d6ef3af0bb2 (patch) | |
tree | 1482e974275408bb9fd14e5e21d76aca9a7f51a8 /cov | |
parent | a66d421172b03aa66a20d1a76e40d9b5e2f2798e (diff) |
Add a sample Type1 font and metric file pair for testing purposes
Diffstat (limited to 'cov')
-rwxr-xr-x | cov | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +go test -coverprofile=coverage && go tool cover -html=coverage |