diff --git a/Makefile b/Makefile index d2780908..36fc33a7 100644 --- a/Makefile +++ b/Makefile @@ -87,6 +87,9 @@ homepage: files VERSION test: test/run.sh test.py --resource=network -fupv +coverage: + test/run.sh test.py --coverage + locale: $(MAKE) -C po