Re-enabled unit test for backward LM.

The test is compiling and running with no errors.
This commit is contained in:
Lane Schwartz 2013-12-20 15:49:55 -05:00
parent f57ac23be9
commit 867eabd699
2 changed files with 1 additions and 1 deletions

View File

@ -113,6 +113,6 @@ alias macros : : : : <define>$(lmmacros) ;
#Unit test for Backward LM
import testing ;
#run BackwardTest.cpp ..//moses LM ../../lm//kenlm /top//boost_unit_test_framework : : backward.arpa ;
run BackwardTest.cpp ..//moses LM ../../lm//kenlm /top//boost_unit_test_framework : : backward.arpa ;