Reclassify [Example] and [Feature:Example]

This commit is contained in:
Isaac Hollander McCreery
2016-01-12 10:34:12 -08:00
parent 930d796120
commit b202b2eb24
4 changed files with 4 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ try:
except:
print 'err'`
var _ = Describe("[Example] ClusterDns", func() {
var _ = Describe("ClusterDns [Feature:Example]", func() {
framework := NewFramework("cluster-dns")
var c *client.Client