Remove IPC support from test file
Signed-off-by: Li Wenquan <wenquan.li@hp.com>
This commit is contained in:
parent
470f84078e
commit
d1b4bae078
@ -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