summaryrefslogtreecommitdiff
path: root/tests/unittests/test_data.py
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2015-02-10 20:51:59 -0500
committerScott Moser <smoser@ubuntu.com>2015-02-10 20:51:59 -0500
commitf5f280cae778bd214b91664f28d9eed997fbcda5 (patch)
tree16fbbba437e1ad9db062552f18bd546168f41e1d /tests/unittests/test_data.py
parentf67d459da3d81f3b4c4c4171eaf5940dbc73ea25 (diff)
downloadvyos-cloud-init-f5f280cae778bd214b91664f28d9eed997fbcda5.tar.gz
vyos-cloud-init-f5f280cae778bd214b91664f28d9eed997fbcda5.zip
pep8
Diffstat (limited to 'tests/unittests/test_data.py')
-rw-r--r--tests/unittests/test_data.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unittests/test_data.py b/tests/unittests/test_data.py
index e900faa8..e5b227f8 100644
--- a/tests/unittests/test_data.py
+++ b/tests/unittests/test_data.py
@@ -359,7 +359,6 @@ p: 1
mockobj.assert_called_once_with(
ci.paths.get_ipath("cloud_config"), "", 0o600)
-
def test_mime_gzip_compressed(self):
"""Tests that individual message gzip encoding works."""