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 2db0d1a commit 4bacedaCopy full SHA for 4baceda
CONTRIBUTING.md
@@ -159,7 +159,7 @@ node scripts/test.js -bsb
159
160
**Run ounit tests:**
161
162
-This will run unit tests for compiler related modules. The tests can be found in `compiler/ounit_tests`.
+This will run unit tests for compiler related modules. The tests can be found in `tests/ounit_tests`.
163
164
```
165
node scripts/test.js -ounit
0 commit comments