summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/pending/run/bug2364.check (renamed from test/files/run/bug2364.check)0
-rw-r--r--test/pending/run/bug2364.scala (renamed from test/files/run/bug2364.scala)3
2 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/bug2364.check b/test/pending/run/bug2364.check
index 219305e43a..219305e43a 100644
--- a/test/files/run/bug2364.check
+++ b/test/pending/run/bug2364.check
diff --git a/test/files/run/bug2364.scala b/test/pending/run/bug2364.scala
index 0d1600c048..d5805a13b8 100644
--- a/test/files/run/bug2364.scala
+++ b/test/pending/run/bug2364.scala
@@ -5,6 +5,9 @@ import com.sun.xml.internal.fastinfoset.sax._
import scala.xml.parsing.NoBindingFactoryAdapter
import scala.xml._
+// Note - this is in pending because com.sun.xml.etc is not standard,
+// and I don't have time to extract a smaller test.
+
object Test {
def main(args: Array[String]) {
val node = <test/>