Fix one more broken code include in docs. See #3374
This commit is contained in:
parent
6238111673
commit
344913777c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ TestKit Example
|
||||||
|
|
||||||
Ray Roestenburg's example code from `his blog <http://roestenburg.agilesquad.com/2011/02/unit-testing-akka-actors-with-testkit_12.html>`_ adapted to work with Akka 2.x.
|
Ray Roestenburg's example code from `his blog <http://roestenburg.agilesquad.com/2011/02/unit-testing-akka-actors-with-testkit_12.html>`_ adapted to work with Akka 2.x.
|
||||||
|
|
||||||
.. includecode:: code/docs/testkit/TestkitUsageSpec.scala#testkit-usage
|
.. includecode:: code/docs/testkit/TestKitUsageSpec.scala#testkit-usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue