tests: fix DS tests' README too

This commit is contained in:
David van Moolenbroek 2012-09-08 16:42:32 +02:00
parent 2fbc9b274b
commit 66ef912042

View file

@ -3,8 +3,8 @@ Test Program for DataServer
How to run
==========
1. Type `make run` to prepare and run test.
2. When done testing, type `make clean` to clean up.
1. Type `make` to build the tests.
2. Type `sh run` to run the tests.
How the test works
==================