Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Oct 11, 2024
1 parent 4a62754 commit a4f9306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ node scripts/test.js -bsb

**Run ounit tests:**

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`.

```
node scripts/test.js -ounit
Expand Down

0 comments on commit a4f9306

Please sign in to comment.