Correction of remote-tests-experimental proj name

This commit is contained in:
Patrik Nordwall 2012-10-30 07:33:00 +01:00
parent 413680e305
commit 0d9d877b0c

View file

@ -22,4 +22,4 @@
# check for an sbt command
type -P sbt &> /dev/null || fail "sbt command not found"
sbt "project akka-remote-tests" "test:run-main akka.remote.testkit.LogRoleReplace $1 $2"
sbt "project akka-remote-tests-experimental" "test:run-main akka.remote.testkit.LogRoleReplace $1 $2"