Another flaky test

This commit is contained in:
Ben Jackson 2020-11-21 17:53:41 +00:00
commit 7d5ad3ffa1

View file

@ -684,6 +684,7 @@ function! Test_Custom_Breakpoint_Priority_Partial()
endfunction
function! Test_Add_Line_BP_In_Other_File_While_Debugging()
call ThisTestIsFlaky()
let moo = 'moo.py'
let cow = 'cow.py'
lcd ../support/test/python/multiple_files