oc-lib/mongo_test.go

6 lines
102 B
Go
Raw Normal View History

2024-07-16 10:56:36 +02:00
package oclib
2024-07-17 17:20:25 +02:00
// func TestMongoInit(T *testing.T){
// MongoInit()
// fmt.Printf("It worked !")
// }