Minor whitespace fix
This commit is contained in:
parent
1f23171c08
commit
76f9c42d6e
@ -166,6 +166,7 @@ def GetCompletions_ClangCompleter_WorksWhenExtraConfExplicitlyAllowed_test():
|
||||
CompletionEntryMatcher( 'x' ),
|
||||
CompletionEntryMatcher( 'y' ) ) )
|
||||
|
||||
|
||||
@with_setup( Setup )
|
||||
def GetCompletions_ClangCompleter_ExceptionWhenNoFlagsFromExtraConf_test():
|
||||
app = TestApp( handlers.app )
|
||||
|
Loading…
x
Reference in New Issue
Block a user