aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2017-04-02 00:13:25 -0400
committerChristopher Vogt <oss.nsp@cvogt.org>2017-04-02 02:43:39 -0400
commitc220ef8d12e77ce6af6fafde3b388fc3e334b380 (patch)
tree47ff329caae3a38abe06e696c79acd198e2b0613 /test
parent8016298a6ae89ed1c8a45bde87411db4a2daf86f (diff)
downloadcbt-c220ef8d12e77ce6af6fafde3b388fc3e334b380.tar.gz
cbt-c220ef8d12e77ce6af6fafde3b388fc3e334b380.tar.bz2
cbt-c220ef8d12e77ce6af6fafde3b388fc3e334b380.zip
scalatest plugin now does not need import anymore
Diffstat (limited to 'test')
-rw-r--r--test/test.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.scala b/test/test.scala
index f942375..0208637 100644
--- a/test/test.scala
+++ b/test/test.scala
@@ -254,7 +254,6 @@ object Main{
compile("../plugins/scalafmt")
compile("../plugins/scalajs")
compile("../plugins/scalariform")
- compile("../plugins/scalatest")
compile("../plugins/wartremover")
compile("../plugins/uber-jar")
compile("../plugins/scalafix-compiler-plugin")