diff --git a/scripts/regression-testing/run-test-suite.pl b/scripts/regression-testing/run-test-suite.pl index 959d32008..168c5ce56 100755 --- a/scripts/regression-testing/run-test-suite.pl +++ b/scripts/regression-testing/run-test-suite.pl @@ -8,6 +8,7 @@ use Getopt::Long; my @tests = qw ( mert-moses-new mert-moses-new-nocase + mert-moses-new-aggregate ); ###########################################################