aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/gen_opt_test.vim
diff options
context:
space:
mode:
Diffstat (limited to 'test/old/testdir/gen_opt_test.vim')
-rw-r--r--test/old/testdir/gen_opt_test.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/old/testdir/gen_opt_test.vim b/test/old/testdir/gen_opt_test.vim
index c28284afdf..89ddf283d2 100644
--- a/test/old/testdir/gen_opt_test.vim
+++ b/test/old/testdir/gen_opt_test.vim
@@ -45,7 +45,6 @@ endwhile
let skip_setglobal_reasons = #{
\ iminsert: 'The global value is always overwritten by the local value',
\ imsearch: 'The global value is always overwritten by the local value',
- \ breakindentopt: 'TODO: fix missing error handling for setglobal',
\ conceallevel: 'TODO: fix missing error handling for setglobal',
\ foldcolumn: 'TODO: fix missing error handling for setglobal',
\ numberwidth: 'TODO: fix missing error handling for setglobal',