~mfoord/juju-core/ha-rsyslog-2

« back to all changes in this revision

Viewing changes to utils/registry/export_test.go

  • Committer: Michael Foord
  • Date: 2014-05-22 14:23:16 UTC
  • mfrom: (2728.22.5 009-ha-rsyslog-api)
  • Revision ID: michael.foord@canonical.com-20140522142316-hd3u3yyfi2xydzei
Merge back to good revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// Copyright 2012, 2013 Canonical Ltd.
2
 
// Licensed under the AGPLv3, see LICENCE file for details.
3
 
 
4
 
package registry
5
 
 
6
 
var (
7
 
        DescriptionFromVersions = descriptionFromVersions
8
 
)