From 32a4f20b0b5994702f078f7d54a697e3ccd8b773 Mon Sep 17 00:00:00 2001 From: Christopher Vogt Date: Thu, 23 Mar 2017 12:00:47 -0400 Subject: Example for providing cbt's classloader to Akka --- test/test.scala | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test.scala') diff --git a/test/test.scala b/test/test.scala index 6004311..9bb3f6b 100644 --- a/test/test.scala +++ b/test/test.scala @@ -226,6 +226,7 @@ object Main{ compile("../examples/scalafmt-example") compile("../examples/scalariform-example") compile("../examples/scalatest-example") + compile("../examples/akka-example") if(slow){ compile("../examples/scalajs-react-example/js") compile("../examples/scalajs-react-example/jvm") -- cgit v1.2.3