aboutsummaryrefslogtreecommitdiff
path: root/core/encoding/entity/example/test.html
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2021-12-05 02:17:48 +0100
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2021-12-05 02:52:23 +0100
commitd65d6edb0e1887871c4de6a4e8a1630927153eae (patch)
tree962864b2793913332adfe390521eff747f4c4863 /core/encoding/entity/example/test.html
parent3d72e80ccf0f382f03a1c9407c4728862c5bca91 (diff)
[xml] Improve XML tests, test `core:encoding/entity`.
Diffstat (limited to 'core/encoding/entity/example/test.html')
-rw-r--r--core/encoding/entity/example/test.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/encoding/entity/example/test.html b/core/encoding/entity/example/test.html
index 62a0bb35a..ebbc6470c 100644
--- a/core/encoding/entity/example/test.html
+++ b/core/encoding/entity/example/test.html
@@ -22,7 +22,7 @@
</div>
<!-- EXPECTED: Foozle]! © BOX ® /BOX42&;1234& -->
<div>
- &verbar; &vert; &VerticalLine; &fjlig; &grave; &bsol; &reg; &rhov; &CounterClockwiseContourIntegral;
+ &verbar; &vert; &VerticalLine; &fjlig; &grave; &bsol; &reg; &rhov; &CounterClockwiseContourIntegral; &bsemi;
</div>
</body>
</html> \ No newline at end of file