def per_task_flags_taking_values_have_no_completion_output(self): eq_(_complete('basic_arg --arg', 'foo'), '')
def core_flags_taking_values_have_no_completion_output(self): # So the shell's default completion is available. eq_(_complete('-f'), '')