From 49d4a9aa33361262ac3e134cccc7a09036fe2e23 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Fri, 24 Apr 2020 17:49:17 -0400 Subject: [PATCH] Mark scala-js-macro pending This requires workaround from Zinc --- sbt/src/sbt-test/plugins/scala-js-macro/{test => pending} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sbt/src/sbt-test/plugins/scala-js-macro/{test => pending} (100%) diff --git a/sbt/src/sbt-test/plugins/scala-js-macro/test b/sbt/src/sbt-test/plugins/scala-js-macro/pending similarity index 100% rename from sbt/src/sbt-test/plugins/scala-js-macro/test rename to sbt/src/sbt-test/plugins/scala-js-macro/pending