diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | tests/assert-catgets.sh (renamed from aux/assert-catgets.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -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 |