Tutorial pt3

This commit is contained in:
Endre Sándor Varga 2017-03-30 11:42:52 +02:00
parent 8ae34e56f8
commit d90f73e45b
20 changed files with 629 additions and 74 deletions

View file

@ -3,7 +3,7 @@
*/
package tutorial_2
import akka.testkit.{AkkaSpec, TestProbe}
import akka.testkit.{ AkkaSpec, TestProbe }
import scala.concurrent.duration._