Skip to content

Commit

Permalink
Update command for testing exercises (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
BNAndras authored Dec 28, 2023
1 parent 80601ea commit b3239e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Exercism exercises in GDScript.

## Testing

To test the exercises, run `./bin/test`.
To test the exercises, run `./bin/verify-exercises`.
This command will iterate over all exercises and check to see if their exemplar/example implementation passes all the tests.

### Track linting
Expand Down

0 comments on commit b3239e0

Please sign in to comment.