From d0ac6ed36f42dca602e8b06375481eb1e31c368a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 13 Nov 2023 09:24:34 -0300 Subject: tests/assert-*.sh: Reuse rebuilt assets for tests --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9407e22..77ed6b4 100644 --- a/Makefile +++ b/Makefile @@ -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 \ -- cgit v1.2.3