Moved dummyrunner into a separate directory under src/utils

This commit is contained in:
Griatch 2012-09-03 21:54:13 +02:00
parent d5c1d35406
commit 047de533f3
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,6 @@
Dummyrunner
This is a test system for stress-testing the server. It will launch numbers
of "dummy players" to connect to the server and do various sequences of actions.
See header of dummyrunner.py for usage.