forked from archive/andrewferrier_email2pdf
Use a more logical name for Makefile target.
This commit is contained in:
parent
916e5f5661
commit
41b1b25fc2
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -32,7 +32,7 @@ rundocker_getdebs: builddocker
|
|||
unittest:
|
||||
python3 -m unittest discover
|
||||
|
||||
unittest_test:
|
||||
unittest_verbose:
|
||||
python3 -m unittest discover -f -v
|
||||
|
||||
stylecheck:
|
||||
|
|
Loading…
Add table
Reference in a new issue