summaryrefslogtreecommitdiff
path: root/tests/tests/i18n-po4a-uptodate
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/i18n-po4a-uptodate')
-rwxr-xr-xtests/tests/i18n-po4a-uptodate11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/tests/i18n-po4a-uptodate b/tests/tests/i18n-po4a-uptodate
new file mode 100755
index 0000000..98aa69a
--- /dev/null
+++ b/tests/tests/i18n-po4a-uptodate
@@ -0,0 +1,11 @@
+#!/bin/bash
+set -e
+. tests/lib
+
+t-restrict x-dgit-git-only
+
+cd $root
+
+make -C po4a po4a.cfg.check
+
+t-ok