def test_update(): from pythonbrew.commands.update import UpdateCommand c = UpdateCommand() c.run_command(None, None)