Update test

This commit is contained in:
micbou 2017-01-19 00:38:51 +01:00
parent 05256d6719
commit 8426191655
No known key found for this signature in database
GPG Key ID: C7E8FD1F3BDA1E05

View File

@ -171,7 +171,7 @@ def YouCompleteMe_DebugInfo_ServerNotRunning_test( ycm ):
ycm.DebugInfo(), ycm.DebugInfo(),
matches_regexp( matches_regexp(
'Client logfile: .+\n' 'Client logfile: .+\n'
'Server crashed, no debug info from server\n' 'Server errored, no debug info from server\n'
'Server running at: .+\n' 'Server running at: .+\n'
'Server process ID: \d+\n' 'Server process ID: \d+\n'
'Server logfiles:\n' 'Server logfiles:\n'