Fix one more broken code include in docs. See #3374

This commit is contained in:
Björn Antonsson 2013-05-23 09:48:30 +02:00
parent 6238111673
commit 344913777c

View file

@ -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.
.. includecode:: code/docs/testkit/TestkitUsageSpec.scala#testkit-usage
.. includecode:: code/docs/testkit/TestKitUsageSpec.scala#testkit-usage