merged with master

This commit is contained in:
Michael Kober 2010-09-13 13:50:31 +02:00
parent 3d2af5f925
commit 107771961b

View file

@ -59,7 +59,6 @@ class UntypedActorSpringFeatureTest extends FeatureSpec with ShouldMatchers with
feature("parse Spring application context") {
<<<<<<< HEAD
scenario("get a untyped actor") {
val myactor = getPingActorFromContext("/untyped-actor-config.xml", "simple-untyped-actor")
myactor.sendOneWay("Hello")