Skip to content

Commit 20d21e2

Browse files
committed
Workaround test fix
1 parent 1f45248 commit 20d21e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gen_opt_test.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ let test_values = {
139139
\
140140
\ 'blurradius': [[], [-1]],
141141
\ 'fuoptions': [[], ['xxx']],
142+
\ 'guifont': [[], ['xxx']],
142143
\ 'transparency': [[], ['-1']],
143144
\
144145
\ 'othernum': [[-1, 0, 100], ['']],

0 commit comments

Comments
 (0)