First batch
This commit is contained in:
9
data_test.go
Normal file
9
data_test.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package oclib
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestPostOneData(t *testing.T){
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user