Adjust test

This commit is contained in:
Bo Maryniuk 2016-03-08 20:08:18 +01:00
parent f96c8f9b5e
commit 1882e1c960

View file

@ -406,7 +406,7 @@ class UtilsTestCase(TestCase):
('test_state0', {'result': True}),
('test_state', {'result': True}),
])),
('host2', [])
('host2', OrderedDict([]))
]))
])
}