mirror of
https://github.com/jerryWangor/iris_web.git
synced 2025-09-27 04:05:55 +08:00
8 lines
61 B
Go
8 lines
61 B
Go
package main
|
|
|
|
import "testing"
|
|
|
|
func Testa(t testing.T) {
|
|
|
|
}
|