diff options
author | Chris Dyer <redpony@gmail.com> | 2014-04-25 13:20:06 -0400 |
---|---|---|
committer | Chris Dyer <redpony@gmail.com> | 2014-04-25 13:20:06 -0400 |
commit | 94d515b00d66d9ea18758b951c1ce4789f3875b0 (patch) | |
tree | a2575a72b2c5f92103c13a822b63980bc3f40f05 /tests/system_tests | |
parent | c5531cdbcecb6e902ab08c9297f16f03b829497f (diff) |
fix tree-to-string forest so it works with cube pruning assumptions
Diffstat (limited to 'tests/system_tests')
-rw-r--r-- | tests/system_tests/t2s/gold.statistics | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/system_tests/t2s/gold.statistics b/tests/system_tests/t2s/gold.statistics index 452cc93e..5778a24c 100644 --- a/tests/system_tests/t2s/gold.statistics +++ b/tests/system_tests/t2s/gold.statistics @@ -1,3 +1,3 @@ --lm_nodes 6 --lm_edges 8 +-lm_nodes 7 +-lm_edges 9 -lm_paths 4 |