summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml05.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/xml05.check')
-rw-r--r--test/files/jvm/xml05.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/jvm/xml05.check b/test/files/jvm/xml05.check
index 00e617c578..8d3e803bc8 100644
--- a/test/files/jvm/xml05.check
+++ b/test/files/jvm/xml05.check
@@ -4,7 +4,7 @@ Type :help for more information.
scala>
scala> <city name="San Jos&eacute;"/>
-res0: scala.xml.Elem = <city name="San Jos&eacute;"></city>
+res0: scala.xml.Elem = <city name="San Jos&eacute;"/>
scala>