!ht* #17279 java side: refactor package structure to new layout

This commit is contained in:
Mathias 2015-04-24 17:36:23 +02:00
parent 10c8cf230e
commit d80f241f19
4 changed files with 14 additions and 15 deletions

View file

@ -2,7 +2,7 @@
* Copyright (C) 2009-2014 Typesafe Inc. <http://www.typesafe.com>
*/
import akka.http.server.japi.HandlerBindingTest;
import akka.http.javadsl.server.HandlerBindingTest;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;