oc-lib/mongo_test.go

6 lines
102 B
Go

package oclib
// func TestMongoInit(T *testing.T){
// MongoInit()
// fmt.Printf("It worked !")
// }