Remove IPC support from test file
Signed-off-by: Li Wenquan <wenquan.li@hp.com>
This commit is contained in:
parent
81765f8cbb
commit
b2935158b2
@ -85,7 +85,7 @@ func init() {
|
||||
return swiftDriverConstructor(prefix)
|
||||
}
|
||||
|
||||
testsuites.RegisterInProcessSuite(driverConstructor, testsuites.NeverSkip)
|
||||
testsuites.RegisterSuite(driverConstructor, testsuites.NeverSkip)
|
||||
}
|
||||
|
||||
func TestEmptyRootList(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user