From 59f80c772808c868e12a1182d913617ef375b7d2 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 6 Aug 2021 16:38:24 -0300 Subject: mv aux/assert-catgets.sh tests/assert-catgets.sh --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dc2edf7..82da8a8 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ check: all src/gistatic.t ln -s .gitdir tests/resources/repositories/repo-2/.git ./src/gistatic.t sh tests/integration.sh - sh aux/assert-catgets.sh src/gistatic.c + sh tests/assert-catgets.sh src/gistatic.c clean: rm -rf public/ $(manpages) README.*.md CHANGELOG.*.md messages.mo \ -- cgit v1.2.3