summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2015-03-02 15:41:16 -0500
committerScott Moser <smoser@ubuntu.com>2015-03-02 15:41:16 -0500
commitf0388cfffadc0596faeda9e11775597444bff25d (patch)
treebd747eea420b385594d915e9c8944183f0c5dbf3 /tests
parentc9c811b2c3bad00cc1f0a3db6b7173bab3b1a7ad (diff)
downloadvyos-cloud-init-f0388cfffadc0596faeda9e11775597444bff25d.tar.gz
vyos-cloud-init-f0388cfffadc0596faeda9e11775597444bff25d.zip
pep8
Diffstat (limited to 'tests')
-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 48475515..8fc280e4 100644
--- a/tests/unittests/test_data.py
+++ b/tests/unittests/test_data.py
@@ -58,7 +58,6 @@ def gzip_text(text):
return contents.getvalue()
-
# FIXME: these tests shouldn't be checking log output??
# Weirddddd...
class TestConsumeUserData(helpers.FilesystemMockingTestCase):