tests: fix option in case 140

Which fails after the next patch because it provides an invalid kwarg.
pull/2426/head
Dylan Baker 7 years ago
parent a0c6d3dbb6
commit 4e18483ff3
  1. 2
      test cases/common/140 get define/meson_options.txt

@ -1 +1 @@
option('MESON_TEST_DEFINE_VALUE', type : 'string', default : '')
option('MESON_TEST_DEFINE_VALUE', type : 'string', value : '')

Loading…
Cancel
Save