added
test
This commit is contained in:
parent
9a1ab3ee7f
commit
c871da177e
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")
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user