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

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2010-10-12 19:07:43 +0400
committerhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2010-10-12 19:07:43 +0400
commita875ef836146aac95d147c20cd640ae72c52b68f (patch)
treeca7213c010dcc7154c02c49ff0e537a8dbd3c3e8 /regression-testing/MosesRegressionTesting.pm
parent2d06b12a2c635148c9054309c4d47286198921de (diff)
regression test for ondisk
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3619 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'regression-testing/MosesRegressionTesting.pm')
-rw-r--r--regression-testing/MosesRegressionTesting.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/regression-testing/MosesRegressionTesting.pm b/regression-testing/MosesRegressionTesting.pm
index 376d9aa28..2bbd9b171 100644
--- a/regression-testing/MosesRegressionTesting.pm
+++ b/regression-testing/MosesRegressionTesting.pm
@@ -5,7 +5,7 @@ use strict;
# if your tests need a new version of the test data, increment this
# and make sure that a moses-regression-tests-vX.Y is available for
# download from statmt.org (redpony AT umd dot edu for more info)
-use constant TESTING_DATA_VERSION => '4';
+use constant TESTING_DATA_VERSION => '5';
# find the data directory in a few likely locations and make sure
# that it is the correct version