unit tests for rpm.checksum() and zypper.download()

lint issue fixed
This commit is contained in:
Pablo Suárez Hernández 2016-05-25 17:08:16 +01:00
parent c3f29ab205
commit 18700e821e

View file

@ -387,6 +387,7 @@ class ZypperTestCase(TestCase):
test_out = {
'nmap': {
'path': u'/var/cache/zypp/packages/SLE-12-x86_64-Pool/x86_64/nmap-6.46-1.72.x86_64.rpm',
'repository-alias': u'SLE-12-x86_64-Pool',
'repository-name': u'SLE-12-x86_64-Pool'
}