diff --git a/tests/Makefile b/tests/Makefile index 033e3f782..723c2a9d9 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -357,6 +357,7 @@ test-decodecorpus-cli: decodecorpus diff z000004 tmp4 && \ rm ./* && \ cd .. + @echo "\n ---- decodecorpus dictionary cli tests ----" ./decodecorpus -n5 -otestdir -ptestdir --use-dict=1MB @cd testdir && \ $(ZSTD) -d z000000.zst -D dictionary -o tmp0 && \