diff options
author | Mike Milner <mike.milner@canonical.com> | 2012-01-12 18:51:48 +0100 |
---|---|---|
committer | Mike Milner <mike.milner@canonical.com> | 2012-01-12 18:51:48 +0100 |
commit | fb0ff769bdce25497949770d392f43b2888a732b (patch) | |
tree | 54f9bdb83d39e1871ea574160d9db4870c400dcb /debian.trunk/control | |
parent | 581be44da04ccfff8750b145efedf34f08ed02ac (diff) | |
download | vyos-cloud-init-fb0ff769bdce25497949770d392f43b2888a732b.tar.gz vyos-cloud-init-fb0ff769bdce25497949770d392f43b2888a732b.zip |
Add tests for ca-certs handler.
Diffstat (limited to 'debian.trunk/control')
-rw-r--r-- | debian.trunk/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian.trunk/control b/debian.trunk/control index c877f673..eef3cd1d 100644 --- a/debian.trunk/control +++ b/debian.trunk/control @@ -8,6 +8,7 @@ Build-Depends: cdbs, python-nose, pyflakes, pylint, + python-mocker, XS-Python-Version: all Standards-Version: 3.9.1 |