projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1903e5
)
Fix spelling of depclean test methods.
author
Zac Medico
<zmedico@gentoo.org>
Fri, 1 Oct 2010 14:54:51 +0000
(07:54 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 1 Oct 2010 14:54:51 +0000
(07:54 -0700)
pym/portage/tests/resolver/test_depclean.py
patch
|
blob
|
history
diff --git
a/pym/portage/tests/resolver/test_depclean.py
b/pym/portage/tests/resolver/test_depclean.py
index 4ea24e728a8bd11f1eb8f3af7ddcece532e60fa1..f3ff62f56a8ebe066df1acdd34689f1fbe853b69 100644
(file)
--- a/
pym/portage/tests/resolver/test_depclean.py
+++ b/
pym/portage/tests/resolver/test_depclean.py
@@
-120,7
+120,7
@@
class DepcleanWithInstalledMaskedTestCase(TestCase):
class DepcleanWithExcludeTestCase(TestCase):
- def testepcleanWithExclude(self):
+ def test
D
epcleanWithExclude(self):
installed = {
"dev-libs/A-1": {},
@@
-168,7
+168,7
@@
class DepcleanWithExcludeTestCase(TestCase):
class DepcleanWithExcludeAndSlotsTestCase(TestCase):
- def testepcleanWithExcludeAndSlots(self):
+ def test
D
epcleanWithExcludeAndSlots(self):
installed = {
"dev-libs/Z-1": { "SLOT": 1},