From 628026b9217c93bc933d922c2a69ec8eae0344e8 Mon Sep 17 00:00:00 2001 From: extempore Date: Sun, 20 Nov 2011 16:28:46 +0000 Subject: [PATCH] Disabling failing javap test. Really hope we can sort this all out as it was a miracle to get this test in place in the first place. git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@26037 5e8d7ff9-d8ef-0310-90f0-a4852d11357a --- test/{files => disabled}/run/t4532.check | 0 test/{files => disabled}/run/t4532.scala | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename test/{files => disabled}/run/t4532.check (100%) rename test/{files => disabled}/run/t4532.scala (100%) diff --git a/test/files/run/t4532.check b/test/disabled/run/t4532.check similarity index 100% rename from test/files/run/t4532.check rename to test/disabled/run/t4532.check diff --git a/test/files/run/t4532.scala b/test/disabled/run/t4532.scala similarity index 100% rename from test/files/run/t4532.scala rename to test/disabled/run/t4532.scala