diff options
| author | EuAndreh <eu@euandre.org> | 2021-01-23 20:07:54 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-01-23 20:07:54 -0300 |
| commit | b1ab113bd23377e14e175c434bec9366d7fb4ca6 (patch) | |
| tree | 06a00255ad8eb3cd89d4bc634356203392a66737 /tests | |
| parent | assert-spelling.sh: Exclude TODOs.html from spellchecking (diff) | |
| download | euandre.org-b1ab113bd23377e14e175c434bec9366d7fb4ca6.tar.gz euandre.org-b1ab113bd23377e14e175c434bec9366d7fb4ca6.tar.xz | |
Use build-aux/assert-todos.sh over scripts/assert-todos.sh
Diffstat (limited to '')
| -rwxr-xr-x | tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,6 +4,6 @@ set -eux sh scripts/assert-spelling.sh sh scripts/assert-nixfmt.sh sh build-aux/assert-shellcheck.sh -sh scripts/assert-todos.sh +sh build-aux/assert-todos.sh sh scripts/sync-translations.sh |
