Update readme with new testing info.

This commit is contained in:
Magnar Sveen 2012-07-23 21:45:35 +02:00
parent ca0e0ae9d9
commit f2da52aac0

View File

@ -58,12 +58,11 @@ You'll find the repo at:
To fetch the test dependencies: To fetch the test dependencies:
$ cd /path/to/multiple-cursors $ cd /path/to/multiple-cursors
$ git submodule init $ git submodule update --init
$ git submodule update
Run the tests with: Run the tests with:
$ ./util/ecukes/ecukes features $ ./util/ecukes/ecukes --graphical
## License ## License