Revert "Merge pull request #9166 from GoogleCloudPlatform/revert-8504-ginkgo-names"

This reverts commit 479e5005f5, reversing
changes made to 5115f0e6bc.
This commit is contained in:
jayunit100
2015-06-02 23:23:44 -04:00
parent 479e5005f5
commit bcc735af19
8 changed files with 12 additions and 12 deletions

View File

@@ -27,7 +27,7 @@ import (
. "github.com/onsi/ginkgo"
)
var _ = Describe("emptyDir", func() {
var _ = Describe("EmptyDir volumes", func() {
f := NewFramework("emptydir")
It("volume on tmpfs should have the correct mode", func() {