Skip to content

Commit

Permalink
more test
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Oct 30, 2023
1 parent bda5346 commit a6e9201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-data/select_test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ python3 '$__tool_directory__/fill_ctd.py' '@EXECUTABLE@.ctd' '$args_json' '$hard
<option value="D">D</option>
<expand macro="list_string_san" name="wodefault_optional_adv"/>
</param>
<param argument="-default_optional_adv" type="select" optional="false" label="string" help="">
<param argument="-default_optional_adv" type="select" optional="false" display="radio" label="string" help="">
<option value="A">A</option>
<option value="B">B</option>
<option value="C" selected="true">C</option>
Expand Down

0 comments on commit a6e9201

Please sign in to comment.