diff options
| author | EuAndreh <eu@euandre.org> | 2023-11-13 09:24:34 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-11-13 09:24:34 -0300 |
| commit | d0ac6ed36f42dca602e8b06375481eb1e31c368a (patch) | |
| tree | 8fa6504e2daa36ba3553f980540f90776cb0ef7e /Makefile | |
| parent | tests/assert-*.sh: Allow tests to run independently from "all" and from each ... (diff) | |
| download | papod-d0ac6ed36f42dca602e8b06375481eb1e31c368a.tar.gz papod-d0ac6ed36f42dca602e8b06375481eb1e31c368a.tar.xz | |
tests/assert-*.sh: Reuse rebuilt assets for tests
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -108,6 +108,7 @@ $(tests.js-t): check-t: $(tests.js-t) +tests/assert-clean.sh tests/assert-install.sh tests/assert-uninstall.sh: all assert-tests = \ tests/assert-clean.sh \ tests/assert-deps.sh \ |
