Skip to content

Commit 1b257d5

Browse files
authored
Merge pull request #4 from essentialkaos/develop
Version 1.0.3
2 parents f19daf5 + d886d11 commit 1b257d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example_test.go renamed to examples_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313

1414
// ////////////////////////////////////////////////////////////////////////////////// //
1515

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

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

0 commit comments

Comments
 (0)