feat: Replace mongo package with monc & mon (#2002)
* Replace mongo package with monc & mon * Add terminal whitespace * format code
This commit is contained in:
6
tools/goctl/test/main.sh
Normal file
6
tools/goctl/test/main.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# main.sh is the entry point for the goctl tests.
|
||||
|
||||
# testing mongo code generation.
|
||||
/bin/bash integration/model/mongo/mongo.sh
|
||||
Reference in New Issue
Block a user