We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b367f7e commit 5ff168fCopy full SHA for 5ff168f
README.md
@@ -17,7 +17,7 @@ Online demo/compiler at <http://moonscript.org/compiler>.
17
## Running Tests
18
19
Tests are written in MoonScript and use [Busted](http://olivinelabs.com/busted/).
20
-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.
21
22
To run tests, execute from the root directory:
23
0 commit comments