mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
fix typo ("tests" -> "test")
This commit is contained in:
parent
8ebf79e1df
commit
3ec8ace7d1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue