Skip to content

Commit

Permalink
Format (go fmt)
Browse files Browse the repository at this point in the history
  • Loading branch information
balacode committed Jun 9, 2018
1 parent d8b33c0 commit a7e8a2e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions utest/font_size.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------------
// (c) balarabe@protonmail.com License: MIT
// :v: 2018-06-07 20:25:46 9B4253 one-file-pdf/utest/[font_size.go]
// :v: 2018-06-09 15:25:35 1BD4D4 one-file-pdf/utest/[font_size.go]
// -----------------------------------------------------------------------------

package utest
Expand Down Expand Up @@ -67,8 +67,7 @@ func Test_PDF_FontSize_(t *testing.T) {
fmt.Sprintf("Helvetica %1.0f", size))
}

const expect =
`
const expect = `
%PDF-1.4
1 0 obj <</Type/Catalog/Pages 2 0 R>>
endobj
Expand Down

0 comments on commit a7e8a2e

Please sign in to comment.