Skip to content

Commit

Permalink
updating testcases
Browse files Browse the repository at this point in the history
  • Loading branch information
sub-mod committed Feb 23, 2015
1 parent eb82df8 commit 23a177c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/examples_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"redis-master-service": &api.Service{},
"redis-slave-service": &api.Service{},
},
"../examples/guestbook/guestbook_ns": {
"../examples/guestbook/v3_json_files": {
"frontend-controller": &api.ReplicationController{},
"redis-slave-controller": &api.ReplicationController{},
"redis-master": &api.ReplicationController{},
Expand Down

0 comments on commit 23a177c

Please sign in to comment.