Skip to content

Commit

Permalink
fix typo ("tests" -> "test")
Browse files Browse the repository at this point in the history
  • Loading branch information
heiderich authored and pbeckingham committed Apr 28, 2019
1 parent 8ebf79e commit 3ec8ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
```
## Running Test Suite:
```
$ cd tests
$ cd test
$ make VERBOSE=1 # Shows details
$ ./run_all # Runs all tests silently > all.log
$ ./problems # Enumerate test failures in all.log
Expand Down

0 comments on commit 3ec8ace

Please sign in to comment.