Skip to content

Commit fc368cc

Browse files
committed
Add correct label for example
1 parent a2b34ad commit fc368cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"go.coder.com/slog/sloggers/slogtest"
1010
)
1111

12-
func Example() {
12+
func Example_test() {
1313
// Nil here but would be provided by the testing framework.
1414
var t testing.TB
1515

0 commit comments

Comments
 (0)