adding a new regression test

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@2564 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
nicolabertoldi 2009-10-05 18:01:57 +00:00
parent a93041d3d8
commit 2d1e4697f2

View File

@ -8,6 +8,7 @@ use Getopt::Long;
my @tests = qw (
mert-moses-new
mert-moses-new-nocase
mert-moses-new-aggregate
);
###########################################################