Mention Loadkit requirement for tests in README.md (#315)

This commit is contained in:
Peter Melnichenko 2017-01-07 01:52:05 +04:00 committed by leaf
parent b367f7ed51
commit 5ff168f9d9

View File

@ -17,7 +17,7 @@ Online demo/compiler at <http://moonscript.org/compiler>.
## Running Tests
Tests are written in MoonScript and use [Busted](http://olivinelabs.com/busted/).
In order to run the tests you must have MoonScript installed.
In order to run the tests you must have MoonScript and [Loadkit](https://github.com/leafo/loadkit) installed.
To run tests, execute from the root directory: