This commit is contained in:
utahta
2011-07-23 12:12:30 +09:00
parent e033edcda0
commit b6abb47bc3
3 changed files with 2 additions and 4 deletions
+1
View File
@@ -151,6 +151,7 @@ version
Show version.
See more details below:
pythonbrew help <command>
LICENCE
+1
View File
@@ -151,6 +151,7 @@ version
Show version.
See more details below:
pythonbrew help <command>
LICENCE
-4
View File
@@ -1,4 +0,0 @@
def test_clean():
from pythonbrew.commands.cleanup import CleanupCommand
c = CleanupCommand()
c.run_command(None, None)