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.check11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/files/jvm/xml05.check b/test/files/jvm/xml05.check
deleted file mode 100644
index 21db1e7ef5..0000000000
--- a/test/files/jvm/xml05.check
+++ /dev/null
@@ -1,11 +0,0 @@
-Type in expressions to have them evaluated.
-Type :help for more information.
-
-scala>
-
-scala> <city name="San Jos&eacute;"/>
-res0: scala.xml.Elem = <city name="San Jos&eacute;"></city>
-
-scala>
-
-scala>