Merge lp:~jameinel/juju-core/main-test into lp:~juju/juju-core/trunk

Proposed by John A Meinel
Status: Merged
Merged at revision: 875
Proposed branch: lp:~jameinel/juju-core/main-test
Merge into: lp:~juju/juju-core/trunk
Diff against target: 11 lines (+1/-0)
1 file modified
cmd/juju/main_test.go (+1/-0)
To merge this branch: bzr merge lp:~jameinel/juju-core/main-test
Reviewer Review Type Date Requested Status
Ian Booth Approve
Review via email: mp+147023@code.launchpad.net

Description of the change

cmd/juju/main_test.go: fix a test case

The addition of generate-config affected a test that must have been missed.
This makes the test pass again.

To post a comment you must log in.
Revision history for this message
Ian Booth (wallyworld) wrote :

Thanks for fixing

review: Approve
Revision history for this message
John A Meinel (jameinel) wrote :

*** Submitted:

cmd/juju/main_test.go: fix a test case

The addition of generate-config affected a test that must have been missed.
This makes the test pass again.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'cmd/juju/main_test.go'
2--- cmd/juju/main_test.go 2013-01-18 00:24:17 +0000
3+++ cmd/juju/main_test.go 2013-02-07 06:31:21 +0000
4@@ -141,6 +141,7 @@
5 "destroy-service",
6 "destroy-unit",
7 "expose",
8+ "generate-config",
9 "get",
10 "remove-relation",
11 "remove-unit",

Subscribers

People subscribed via source and target branches