Add support for label storage in local content store
Allows running tests which require labels on the content store Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
@@ -39,5 +39,4 @@ func TestContentClient(t *testing.T) {
|
||||
t.Skip()
|
||||
}
|
||||
testsuite.ContentSuite(t, "ContentClient", newContentStore)
|
||||
testsuite.ContentLabelSuite(t, "ContentClient", newContentStore)
|
||||
}
|
||||
|
Reference in New Issue
Block a user