aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d90596488..c0ebb2131 100644
--- a/Makefile
+++ b/Makefile
@@ -49,5 +49,5 @@ fill-tests:=$(all-tests:=.fill)
fill: $(fill-tests)
%.fill:
- testeth -t $* -- --filltests --verbosity 2
+ testeth -t $* -- --filltests --verbosity 2 --all
python3 test.py format ./$*