ticket #2739 fix. Also removed author tags since that's so 1990's

This commit is contained in:
Raymond Roestenburg 2012-11-24 18:08:34 +01:00
parent 04c30fb9d0
commit 486278726b
19 changed files with 118 additions and 72 deletions

View file

@ -19,7 +19,7 @@ import java.util.concurrent.TimeUnit;
import akka.testkit.AkkaSpec;
import static org.junit.Assert.*;
/**
* @author Martin Krasser
*
*/
public class ConsumerJavaTestBase {