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