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

Unified Diff: worker/apiuniter/charm/export_test.go

Issue 13401050: worker;cmd/jujud: Replace uniter with apiuniter (Closed)
Patch Set: worker;cmd/jujud: Replace uniter with apiuniter Created 11 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 | « worker/apiuniter/charm/deployer_test.go ('k') | worker/apiuniter/charm/git.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: worker/apiuniter/charm/export_test.go
=== removed file 'worker/apiuniter/charm/export_test.go'
--- worker/apiuniter/charm/export_test.go 2013-09-10 12:21:02 +0000
+++ worker/apiuniter/charm/export_test.go 1970-01-01 00:00:00 +0000
@@ -1,14 +0,0 @@
-// Copyright 2012, 2013 Canonical Ltd.
-// Licensed under the AGPLv3, see LICENCE file for details.
-
-package charm
-
-// exported so we can get the deployer path from tests.
-func (d *Deployer) Path() string {
- return d.path
-}
-
-// exported so we can get the deployer current git repo from tests.
-func (d *Deployer) Current() *GitDir {
- return d.current
-}
« no previous file with comments | « worker/apiuniter/charm/deployer_test.go ('k') | worker/apiuniter/charm/git.go » ('j') | no next file with comments »

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