mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-24 01:30:25 +08:00
c27e00b45c
* Replace mongo package with monc & mon * Add terminal whitespace * format code
7 lines
140 B
Bash
7 lines
140 B
Bash
#!/bin/bash
|
|
|
|
# main.sh is the entry point for the goctl tests.
|
|
|
|
# testing mongo code generation.
|
|
/bin/bash integration/model/mongo/mongo.sh
|