Tizen unit test fix
This commit is contained in:
parent
2bfc6ef5fb
commit
0dd57c04fc
1 changed files with 4 additions and 4 deletions
8
test/fixtures/test-output-12.txt
vendored
8
test/fixtures/test-output-12.txt
vendored
|
@ -5,8 +5,8 @@
|
|||
<string_table Bversion="2.0.0.201311071819" Dversion="20120315">
|
||||
<!-- SECTION: My Strings -->
|
||||
<!-- This is a comment -->
|
||||
<text id="key1">key1-french</text>
|
||||
<text id="key2">key2-french</text>
|
||||
<text id="key3">key3-english</text>
|
||||
<text id="key4">key4-english</text>
|
||||
<text id="IDS_KEY1">key1-french</text>
|
||||
<text id="IDS_KEY2">key2-french</text>
|
||||
<text id="IDS_KEY3">key3-english</text>
|
||||
<text id="IDS_KEY4">key4-english</text>
|
||||
</string_table>
|
||||
|
|
Reference in a new issue