compiler.cfg.linear-scan: fix tests for hash order

db4
Slava Pestov 2009-09-27 23:35:56 -05:00
parent 1d872db58d
commit 2de6ab9e21
1 changed files with 2 additions and 2 deletions

View File

@ -1465,7 +1465,7 @@ V{
[ ] [ { 1 2 3 } test-linear-scan-on-cfg ] unit-test
[ { 3 } ] [ 1 get instructions>> first tagged-values>> ] unit-test
[ { 1 } ] [ 1 get instructions>> first tagged-values>> ] unit-test
V{
T{ ##peek f 0 D 0 }
@ -1487,4 +1487,4 @@ V{
[ ] [ { 1 2 3 } test-linear-scan-on-cfg ] unit-test
[ { 3 } ] [ 1 get instructions>> first tagged-values>> ] unit-test
[ { 1 } ] [ 1 get instructions>> first tagged-values>> ] unit-test