diff options
| author | EuAndreh <eu@euandre.org> | 2021-08-06 16:38:24 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-08-06 16:38:24 -0300 |
| commit | 59f80c772808c868e12a1182d913617ef375b7d2 (patch) | |
| tree | 6dbd737e1824ee5480a29d0aab9b27d80b0a9a8c /Makefile | |
| parent | tests/dev-integration.sh: Address ShellCheck offenses (diff) | |
| download | gistatic-59f80c772808c868e12a1182d913617ef375b7d2.tar.gz gistatic-59f80c772808c868e12a1182d913617ef375b7d2.tar.xz | |
mv aux/assert-catgets.sh tests/assert-catgets.sh
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 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 \ |
