We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f19daf5 + d886d11 commit 1b257d5Copy full SHA for 1b257d5
1 file changed
example_test.go examples_test.goexample_test.go renamed to examples_test.go
@@ -13,7 +13,7 @@ import (
13
14
// ////////////////////////////////////////////////////////////////////////////////// //
15
16
-func Example_ReadFile() {
+func ExampleReadFile() {
17
manifest, err := ReadFile("wagon-file-3.3.2.jar")
18
19
fmt.Printf("Error: %v\n", err)
0 commit comments