From df1139ee182f049113965f1cada035babca344e7 Mon Sep 17 00:00:00 2001 From: Philipp Haller Date: Tue, 5 Jan 2010 16:57:30 +0000 Subject: Moved plugin neg tests to pending. No review. --- test/pending/neg/plugin-multiple-rafter/testsource.scala | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/pending/neg/plugin-multiple-rafter/testsource.scala (limited to 'test/pending/neg/plugin-multiple-rafter/testsource.scala') diff --git a/test/pending/neg/plugin-multiple-rafter/testsource.scala b/test/pending/neg/plugin-multiple-rafter/testsource.scala new file mode 100644 index 0000000000..f73db1eb60 --- /dev/null +++ b/test/pending/neg/plugin-multiple-rafter/testsource.scala @@ -0,0 +1,4 @@ +object Test extends Application { + println("multi-rafter") +} + -- cgit v1.2.3