Skip to content

Commit 661e28a

Browse files
committed
rename exampel.go to example_test.go
1 parent 56fdea0 commit 661e28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.go renamed to example_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package main
1+
package karyongo
22

33
import (
44
"encoding/json"

0 commit comments

Comments
 (0)