Removed individual files in favor of combined metadata file

This commit is contained in:
guineveresaenger
2018-07-17 13:50:12 -07:00
parent afac2fb46a
commit 187415430f
6 changed files with 13 additions and 489 deletions

View File

@@ -223,4 +223,4 @@ func TestAddAnnotationMultipleArgs(t *testing.T) {
if err != nil && err.Error() != "annotations must be comma-separated, with no spaces. See help text for example" {
t.Errorf("incorrect error: %v", err.Error())
}
}
}