added
test
This commit is contained in:
7
data/data_test.go
Normal file
7
data/data_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package data
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestDefault(t *testing.T) {
|
||||
t.Log("bbbb")
|
||||
}
|
||||
Reference in New Issue
Block a user