Files
kubesphere/pkg/controller/controllers_test.go
2019-03-07 17:08:54 +08:00

11 lines
101 B
Go

package controller
import (
"testing"
)
// controller test
func TestController(t *testing.T) {
}