mirrors: fix tests for string change.

locals-and-roots
John Benediktsson 2016-03-25 15:56:42 -07:00
parent b21457411e
commit a359dd7a8e
1 changed files with 1 additions and 1 deletions

View File

@ -61,5 +61,5 @@ TUPLE: color
{ 1 } [ "red" "mirror" get at ] unit-test
{ 3 } [ { 1 2 3 } make-mirror assoc-size ] unit-test
{ 2 } [ "asdf" make-mirror assoc-size ] unit-test
{ 4 } [ "asdf" make-mirror assoc-size ] unit-test
{ 8 } [ \ + make-mirror assoc-size ] unit-test