harbor/src/ui/ui_test.go
2016-10-21 18:39:10 +08:00

10 lines
70 B
Go

package main
import (
"testing"
)
func TestMain(t *testing.T) {
}