summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
authorBurak Emir <emir@epfl.ch>2006-10-11 12:42:26 +0000
committerBurak Emir <emir@epfl.ch>2006-10-11 12:42:26 +0000
commit47f4077d2ae9c023473895639baa44eb9e0aa05b (patch)
tree9e0f4834946145a5a0135b0f6a39e56dbeca1101 /test/files
parent3bc241d3994e893947fb8063c2fc66fee69d9486 (diff)
downloadscala-47f4077d2ae9c023473895639baa44eb9e0aa05b.tar.gz
scala-47f4077d2ae9c023473895639baa44eb9e0aa05b.tar.bz2
scala-47f4077d2ae9c023473895639baa44eb9e0aa05b.zip
checkfile
Diffstat (limited to 'test/files')
-rw-r--r--test/files/jvm/xmlattr.check10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/files/jvm/xmlattr.check b/test/files/jvm/xmlattr.check
new file mode 100644
index 0000000000..a1841a78ef
--- /dev/null
+++ b/test/files/jvm/xmlattr.check
@@ -0,0 +1,10 @@
+null
+true
+ foo="bar"
+Some(bar)
+bar
+
+true
+
+None
+null