aboutsummaryrefslogtreecommitdiff
path: root/tests.sh
diff options
context:
space:
mode:
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