Skip to content

Commit b106918

Browse files
committed
[FOLD] update tests
1 parent b07c122 commit b106918

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test-files/golden-tests/enum.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<type name="char"/>
4141
</base>
4242
<file path="enum.cpp" line="19" class="def"/>
43-
<enumerator name="e2" initializer="" id="WhHxTXqItGXwZujc82O1Xfzbaz4=">
43+
<enumerator name="e2" initializer="0" id="WhHxTXqItGXwZujc82O1Xfzbaz4=">
4444
<file path="enum.cpp" line="21" class="def"/>
4545
</enumerator>
4646
<enumerator name="e3" initializer="1" id="Rifzp55QTXd/noKg5TyWoEJWlpE=">
@@ -60,7 +60,7 @@
6060
<text>E2 description.</text>
6161
</para>
6262
</doc>
63-
<enumerator name="e4" initializer="" id="RyRlkoU0rHCqW5D5O8YXfJrvfaw=">
63+
<enumerator name="e4" initializer="0" id="RyRlkoU0rHCqW5D5O8YXfJrvfaw=">
6464
<file path="enum.cpp" line="35" class="def"/>
6565
<doc>
6666
<para>
@@ -88,7 +88,7 @@
8888
<type name="char"/>
8989
</base>
9090
<file path="enum.cpp" line="43" class="def"/>
91-
<enumerator name="e6" initializer="" id="m/aInWQVfzBhSp/BbwL1S6HYfgI=">
91+
<enumerator name="e6" initializer="0" id="m/aInWQVfzBhSp/BbwL1S6HYfgI=">
9292
<file path="enum.cpp" line="45" class="def"/>
9393
</enumerator>
9494
<enumerator name="e7" initializer="1" id="s6xZcC+IxMf8dGaSjBuD4CkmAuU=">

0 commit comments

Comments
 (0)