=str typos in returned types in javadsl

sadly a reflection based spec cannot easily test this
This commit is contained in:
Konrad 'ktoso' Malawski 2014-10-30 16:23:43 +01:00
parent 81bc5c76bc
commit 122daaa88d
3 changed files with 57 additions and 3 deletions

View file

@ -75,7 +75,6 @@ public class FlowTest {
}, system.dispatcher());
probe.expectMsgEquals("de");
}
@Test