Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(669)

Unified Diff: state/service_test.go

Issue 6540046: mstate: rename to state.
Patch Set: mstate: rename to state. Created 12 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « state/service.go ('k') | state/ssh.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: state/service_test.go
=== modified file 'state/service_test.go'
--- mstate/service_test.go 2012-09-18 18:41:38 +0000
+++ state/service_test.go 2012-09-19 13:41:38 +0000
@@ -1,8 +1,8 @@
-package mstate_test
+package state_test
import (
. "launchpad.net/gocheck"
- state "launchpad.net/juju-core/mstate"
+ "launchpad.net/juju-core/state"
"sort"
"time"
)
« no previous file with comments | « state/service.go ('k') | state/ssh.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b