diff --git a/akka-remote/src/test/scala/akka/remote/Ticket1978CommunicationSpec.scala b/akka-remote/src/test/scala/akka/remote/Ticket1978CommunicationSpec.scala index bbd0dab6a5..592529bed1 100644 --- a/akka-remote/src/test/scala/akka/remote/Ticket1978CommunicationSpec.scala +++ b/akka-remote/src/test/scala/akka/remote/Ticket1978CommunicationSpec.scala @@ -1,7 +1,7 @@ /** * Copyright (C) 2009-2012 Typesafe Inc. */ -package akka.remote +/*package akka.remote import akka.testkit._ import akka.actor._ @@ -172,4 +172,4 @@ abstract class Ticket1978CommunicationSpec(val cipherEnabledconfig: (String, Boo } -} +}*/