Index: test/functionalities/abbreviation/TestAbbreviations.py =================================================================== --- test/functionalities/abbreviation/TestAbbreviations.py +++ test/functionalities/abbreviation/TestAbbreviations.py @@ -34,7 +34,7 @@ # Only one matching command: execute it. self.expect("h", - startstr = "The following is a list of built-in, permanent debugger commands:") + startstr = "Debugger commands:") # Execute cleanup function during test tear down def cleanup():