summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f39d72d..8dcfae0 100644
--- a/Makefile
+++ b/Makefile
@@ -16,3 +16,7 @@ all:
clean:
rm -f *.py[co] */*.py[co] .coverage
rm -rf build
+
+check:
+ ./testrun
+ rm -f .coverage