Merge pull request #11629 from krousey/example_fix

Fixing examples_test for moved files in #11595
pull/6/head
krousey 2015-07-20 17:12:10 -07:00
commit 31cc459a5d
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"hazelcast-controller": &api.ReplicationController{},
"hazelcast-service": &api.Service{},
},
"../docs/user-guide/namespaces": {
"../docs/admin/namespaces": {
"namespace-dev": &api.Namespace{},
"namespace-prod": &api.Namespace{},
},