diff --git a/sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/app/src/main/scala/hello/Hello.scala b/sbt/src/sbt-test/plugins/dotty-compiler-plugin/app/src/main/scala/hello/Hello.scala similarity index 100% rename from sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/app/src/main/scala/hello/Hello.scala rename to sbt/src/sbt-test/plugins/dotty-compiler-plugin/app/src/main/scala/hello/Hello.scala diff --git a/sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/appOK/src/main/scala/hello/Hello.scala b/sbt/src/sbt-test/plugins/dotty-compiler-plugin/appOK/src/main/scala/hello/Hello.scala similarity index 100% rename from sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/appOK/src/main/scala/hello/Hello.scala rename to sbt/src/sbt-test/plugins/dotty-compiler-plugin/appOK/src/main/scala/hello/Hello.scala diff --git a/sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/build.sbt b/sbt/src/sbt-test/plugins/dotty-compiler-plugin/build.sbt similarity index 100% rename from sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/build.sbt rename to sbt/src/sbt-test/plugins/dotty-compiler-plugin/build.sbt diff --git a/sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/changes/build.sbt b/sbt/src/sbt-test/plugins/dotty-compiler-plugin/changes/build.sbt similarity index 100% rename from sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/changes/build.sbt rename to sbt/src/sbt-test/plugins/dotty-compiler-plugin/changes/build.sbt diff --git a/sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/test b/sbt/src/sbt-test/plugins/dotty-compiler-plugin/pending similarity index 100% rename from sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/test rename to sbt/src/sbt-test/plugins/dotty-compiler-plugin/pending diff --git a/sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/plugin/DivideZero.scala b/sbt/src/sbt-test/plugins/dotty-compiler-plugin/plugin/DivideZero.scala similarity index 100% rename from sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/plugin/DivideZero.scala rename to sbt/src/sbt-test/plugins/dotty-compiler-plugin/plugin/DivideZero.scala diff --git a/sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/plugin/src/main/resources/plugin.properties b/sbt/src/sbt-test/plugins/dotty-compiler-plugin/plugin/src/main/resources/plugin.properties similarity index 100% rename from sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/plugin/src/main/resources/plugin.properties rename to sbt/src/sbt-test/plugins/dotty-compiler-plugin/plugin/src/main/resources/plugin.properties diff --git a/sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/project/plugins.sbt b/sbt/src/sbt-test/plugins/dotty-compiler-plugin/project/plugins.sbt similarity index 100% rename from sbt/src/sbt-test/compiler-project/dotty-compiler-plugin/project/plugins.sbt rename to sbt/src/sbt-test/plugins/dotty-compiler-plugin/project/plugins.sbt diff --git a/sbt/src/sbt-test/plugins/dotty/test b/sbt/src/sbt-test/plugins/dotty/pending similarity index 100% rename from sbt/src/sbt-test/plugins/dotty/test rename to sbt/src/sbt-test/plugins/dotty/pending