mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 22:14:57 +03:00
regression test for ondisk
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3619 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
parent
2d06b12a2c
commit
a875ef8361
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user