mirror of
https://github.com/distribution/distribution.git
synced 2025-09-02 07:25:25 +00:00
Remove IPC support from test file
Signed-off-by: Li Wenquan <wenquan.li@hp.com>
This commit is contained in:
@@ -85,7 +85,7 @@ func init() {
|
|||||||
return swiftDriverConstructor(prefix)
|
return swiftDriverConstructor(prefix)
|
||||||
}
|
}
|
||||||
|
|
||||||
testsuites.RegisterInProcessSuite(driverConstructor, testsuites.NeverSkip)
|
testsuites.RegisterSuite(driverConstructor, testsuites.NeverSkip)
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestEmptyRootList(t *testing.T) {
|
func TestEmptyRootList(t *testing.T) {
|
||||||
|
Reference in New Issue
Block a user