From 20e9e9799612492d123cf37be57ff902fa1a0656 Mon Sep 17 00:00:00 2001 From: Allan Renucci Date: Thu, 29 Mar 2018 22:12:25 +0200 Subject: [PATCH] Disable sbt scripted test for compiler plugin --- sbt-dotty/sbt-test/sbt-dotty/compiler-plugin/{test => pending} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sbt-dotty/sbt-test/sbt-dotty/compiler-plugin/{test => pending} (100%) diff --git a/sbt-dotty/sbt-test/sbt-dotty/compiler-plugin/test b/sbt-dotty/sbt-test/sbt-dotty/compiler-plugin/pending similarity index 100% rename from sbt-dotty/sbt-test/sbt-dotty/compiler-plugin/test rename to sbt-dotty/sbt-test/sbt-dotty/compiler-plugin/pending