oc-lib/dbs/mongo/mongo_test.go
2024-07-18 11:51:12 +02:00

7 lines
103 B
Go

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