~juju-qa/ubuntu/xenial/juju/2.0-rc2

« back to all changes in this revision

Viewing changes to src/github.com/juju/utils/series/supportedseries_windows_test.go

  • Committer: Nicholas Skaggs
  • Date: 2016-09-30 14:39:30 UTC
  • mfrom: (1.8.1)
  • Revision ID: nicholas.skaggs@canonical.com-20160930143930-vwwhrefh6ftckccy
import upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
func (s *supportedSeriesWindowsSuite) TestSupportedSeries(c *gc.C) {
31
31
        expectedSeries := []string{
32
 
                "arch",
 
32
                "genericlinux",
33
33
                "centos7",
34
34
 
35
35
                "precise",