Skip to content

Commit 7917f8c

Browse files
committed
Amend test expectation
c++ => cpp
1 parent 677a0ff commit 7917f8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/cppdoc/expected.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<navtitle>Bicycle</navtitle>
4141
<searchtitle>Bicycle</searchtitle>
4242
</titlealts>
43-
<body outputclass="c++">
43+
<body outputclass="cpp">
4444
<p>
4545
<b>Direct Known Subclasses:</b>
4646
</p>
@@ -232,7 +232,7 @@ PedalHarder makes you go faster (usually).</entry>
232232
<navtitle>MountainBike</navtitle>
233233
<searchtitle>MountainBike</searchtitle>
234234
</titlealts>
235-
<body outputclass="c++">
235+
<body outputclass="cpp">
236236
<codeblock>public class
237237
<b>MountainBike</b>extends
238238
<xref format="dita" href="#transport.Bicycle" scope="local" type="topic">transport::Bicycle</xref>
@@ -345,7 +345,7 @@ PedalHarder makes you go faster (usually).</entry>
345345
<navtitle>RacingBike</navtitle>
346346
<searchtitle>RacingBike</searchtitle>
347347
</titlealts>
348-
<body outputclass="c++">
348+
<body outputclass="cpp">
349349
<codeblock>public class
350350
<b>RacingBike</b>extends
351351
<xref format="dita" href="#transport.Bicycle" scope="local" type="topic">transport::Bicycle</xref>

0 commit comments

Comments
 (0)