예제 #1
0
파일: scribe_test.go 프로젝트: zaktwo/mig
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "scribe")
}
예제 #2
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "example")
}
예제 #3
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "upgrade")
}
예제 #4
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "timedrift")
}
예제 #5
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "agentdestroy")
}
예제 #6
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "memory")
}