mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-05-13 19:02:41 +00:00
8 lines
81 B
Go
8 lines
81 B
Go
package autoCodeModel
|
|
|
|
import "testing"
|
|
|
|
func TestTemp(t *testing.T) {
|
|
Temp()
|
|
}
|