Files
oc-lib/mongo_test.go
2024-07-17 17:20:25 +02:00

6 lines
102 B
Go

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