Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2018-06-18 12:56:41 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2018-06-18 12:56:41 +0300
commit46c65f123b642a92d6800db00c5a046c29a1bf47 (patch)
tree218aa9dfb943bd64bd1222b4aeff4c07b8e36391 /tests/decoder/align
parent3a405c19a34b9fe6dfc2001737ab5efbd72d4af4 (diff)
Add missing setup.sh
Diffstat (limited to 'tests/decoder/align')
-rw-r--r--tests/decoder/align/setup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/decoder/align/setup.sh b/tests/decoder/align/setup.sh
new file mode 100644
index 0000000..2b9dffa
--- /dev/null
+++ b/tests/decoder/align/setup.sh
@@ -0,0 +1 @@
+test -f $MRT_MODELS/wmt16_systems/en-de/model.npz || exit 1