Skip to content

Commit

Permalink
Merge pull request #4 from essentialkaos/develop
Browse files Browse the repository at this point in the history
Version 1.0.3
  • Loading branch information
andyone committed Aug 23, 2019
2 parents f19daf5 + d886d11 commit 1b257d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_test.go → examples_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (

// ////////////////////////////////////////////////////////////////////////////////// //

func Example_ReadFile() {
func ExampleReadFile() {
manifest, err := ReadFile("wagon-file-3.3.2.jar")

fmt.Printf("Error: %v\n", err)
Expand Down

0 comments on commit 1b257d5

Please sign in to comment.