summaryrefslogtreecommitdiff
path: root/tests/system_tests/ftrans/gold.stdout
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2009-12-18 01:37:21 -0500
committerChris Dyer <redpony@gmail.com>2009-12-18 01:37:21 -0500
commitb0def329260a83da70ceffd503207fc590502a7b (patch)
tree0cd22815d62c46d28d20eeca5510c0716729fddd /tests/system_tests/ftrans/gold.stdout
parent1aac806af7785ab440d300ca5cfa8833e3ed61d3 (diff)
fix test failures due to changing feature order
Diffstat (limited to 'tests/system_tests/ftrans/gold.stdout')
-rw-r--r--tests/system_tests/ftrans/gold.stdout4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/system_tests/ftrans/gold.stdout b/tests/system_tests/ftrans/gold.stdout
index d4e48533..b81534fc 100644
--- a/tests/system_tests/ftrans/gold.stdout
+++ b/tests/system_tests/ftrans/gold.stdout
@@ -1,4 +1,4 @@
0 ||| CB ||| F4=1;Inv=1 ||| 101
0 ||| BC ||| F3=0.4;Mono=1 ||| 6
-0 ||| B C ||| F1=1;OtherFeat=1;F2=0.2;Mono=1 ||| 3
-0 ||| C B ||| F1=1;OtherFeat=1;F2=0.2;Inv=1 ||| 2
+0 ||| B C ||| F1=1;F2=0.2;OtherFeat=1;Mono=1 ||| 3
+0 ||| C B ||| F1=1;F2=0.2;OtherFeat=1;Inv=1 ||| 2