aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--tests/assert-catgets.sh (renamed from aux/assert-catgets.sh)0
2 files changed, 1 insertions, 1 deletions
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 \
diff --git a/aux/assert-catgets.sh b/tests/assert-catgets.sh
index 885e186..885e186 100644
--- a/aux/assert-catgets.sh
+++ b/tests/assert-catgets.sh