Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Oct 10, 2024
1 parent 662f668 commit 2a0298c
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 2a0298c

Please sign in to comment.