Another flaky test
This commit is contained in:
parent
8801c2dac4
commit
7d5ad3ffa1
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue