From 47f4077d2ae9c023473895639baa44eb9e0aa05b Mon Sep 17 00:00:00 2001 From: Burak Emir Date: Wed, 11 Oct 2006 12:42:26 +0000 Subject: checkfile --- test/files/jvm/xmlattr.check | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/files/jvm/xmlattr.check (limited to 'test') 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 -- cgit v1.2.3