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

Side by Side Diff: worker/provisioner/package_test.go

Issue 25040043: Refactor container provisioner (Closed)
Patch Set: - Created 10 years, 4 months ago
Left:
Right:
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 unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2013 Canonical Ltd.
2 // Licensed under the AGPLv3, see LICENCE file for details.
3
4 package provisioner_test
5
6 import (
7 stdtesting "testing"
8
9 "launchpad.net/juju-core/testing"
10 )
11
12 func Test(t *stdtesting.T) {
13 testing.MgoTestPackage(t)
14 }
OLDNEW

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