diff options
| author | EuAndreh <eu@euandre.org> | 2023-11-10 11:52:17 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-11-10 11:53:13 -0300 |
| commit | 7ff4704b10e0ea03b792790eae847a1d04f47737 (patch) | |
| tree | fb46c3eb0a825a84d7e4c3aa56cfa4d1f714a545 /Makefile | |
| parent | tests/assert-install.sh: Fix progress report string (diff) | |
| download | papod-7ff4704b10e0ea03b792790eae847a1d04f47737.tar.gz papod-7ff4704b10e0ea03b792790eae847a1d04f47737.tar.xz | |
tests/assert-clean.sh: Enforce correctness of "make clean"
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -89,6 +89,7 @@ check-t: $(tests.js-t) assert-tests = \ + tests/assert-clean.sh \ tests/assert-deps.sh \ tests/assert-install.sh \ |
