projects
/
services
/
createrepo_c.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aebe2e2
)
Update test
author
Tomas Mlcoch
<tmlcoch@redhat.com>
Wed, 11 Sep 2013 10:31:53 +0000
(12:31 +0200)
committer
Tomas Mlcoch
<tmlcoch@redhat.com>
Wed, 11 Sep 2013 10:31:53 +0000
(12:31 +0200)
tests/python/tests/test_load_metadata.py
patch
|
blob
|
history
diff --git
a/tests/python/tests/test_load_metadata.py
b/tests/python/tests/test_load_metadata.py
index 55d94edb2766f8747cf2b69c3319d1855d6a13eb..80f125a727057503faf11eed842b51eeced05d92 100644
(file)
--- a/
tests/python/tests/test_load_metadata.py
+++ b/
tests/python/tests/test_load_metadata.py
@@
-58,7
+58,7
@@
class TestCaseLoadMetadata(unittest.TestCase):
self.assertEqual(pkg.name, "fake_bash")
def test_load_metadata_repo02_destructor(self):
- md = cr.Metadata()
+ md = cr.Metadata(
use_single_chunk=True
)
md.locate_and_load_xml(REPO_02_PATH)
pkg = md.get('90f61e546938a11449b710160ad294618a5bd3062e46f8cf851fd0088af184b7')
del(md) # in fact, md shoudnot be destroyed yet, because it is