384
384
host='ahost', port=444, msg='Unable to connect to ssh host',
387
396
def test_malformed_bug_identifier(self):
388
397
"""Test the formatting of MalformedBugIdentifier."""
389
398
error = errors.MalformedBugIdentifier('bogus', 'reason for bogosity')