Skip to content

Commit

Permalink
* changes expected xml to reflect change from #85
Browse files Browse the repository at this point in the history
  • Loading branch information
dorey committed Jun 1, 2017
1 parent 2740e58 commit 472fb24
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
<value>-</value>
</text>
<text id="/attribute_columns_test/everything/repeat_test/group_test/select_multiple_test:jr:constraintMsg">
<value>對不起 <output value=" /attribute_columns_test/everything/my_name "/>,你可以不選擇“是”和“否”。</value>
<value>對不起 <output value=" /attribute_columns_test/everything/my_name "/>,你可以不選擇"是"和"否"。</value>
</text>
<text id="/attribute_columns_test/skip_to_end:label">
<value>-</value>
Expand Down
2 changes: 1 addition & 1 deletion pyxform/tests/test_expected_output/flat_xlsform_test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
<value>-</value>
</text>
<text id="/flat_xlsform_test/select_multiple_test:jr:constraintMsg">
<value>對不起 <output value=" /flat_xlsform_test/my_name "/>,你可以不選擇“是”和“否”。</value>
<value>對不起 <output value=" /flat_xlsform_test/my_name "/>,你可以不選擇"是"和"否"。</value>
</text>
<text id="/flat_xlsform_test/autocomplete_chars_test:label">
<value>-</value>
Expand Down
2 changes: 1 addition & 1 deletion pyxform/tests/test_expected_output/xlsform_spec_test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
<value>-</value>
</text>
<text id="/xlsform_spec_test/everything/repeat_test/group_test/select_multiple_test:jr:constraintMsg">
<value>對不起 <output value=" /xlsform_spec_test/everything/my_name "/>,你可以不選擇“是”和“否”。</value>
<value>對不起 <output value=" /xlsform_spec_test/everything/my_name "/>,你可以不選擇"是"和"否"。</value>
</text>
<text id="/xlsform_spec_test/everything/number_label:label">
<value>-</value>
Expand Down

0 comments on commit 472fb24

Please sign in to comment.