summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-23 20:11:44 -0300
committerEuAndreh <eu@euandre.org>2021-01-23 20:14:58 -0300
commit0f6839d4462a0ef539323e65cdfd8983dcf5d59c (patch)
treeafbbdfc0555a2fbb7b0a2963ec13a07f29d23b3c /tests
parentRemove bundix-gen.sh (diff)
downloadeuandre.org-0f6839d4462a0ef539323e65cdfd8983dcf5d59c.tar.gz
euandre.org-0f6839d4462a0ef539323e65cdfd8983dcf5d59c.tar.xz
mv scripts/* build-aux/
Diffstat (limited to '')
-rwxr-xr-xtests.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests.sh b/tests.sh
index 46a1574..298fef9 100755
--- a/tests.sh
+++ b/tests.sh
@@ -1,8 +1,7 @@
#!/bin/sh
set -eux
-sh scripts/assert-spelling.sh
+sh build-aux/assert-spelling.sh
sh build-aux/assert-shellcheck.sh
sh build-aux/assert-todos.sh
-
-sh scripts/sync-translations.sh
+sh build-aux/sync-translations.sh