[pypy-commit] lang-smalltalk storage: Fixed test.

2014-07-18 Thread anton_gulenko
Author: Anton Gulenko Branch: storage Changeset: r906:84e2ca8cd10e Date: 2014-07-14 13:35 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/84e2ca8cd10e/ Log:Fixed test. diff --git a/spyvm/test/test_shadow.py b/spyvm/test/test_shadow.py --- a/spyvm/test/test_shadow.py +++ b/spyvm/test

[pypy-commit] lang-smalltalk storage: Fixed test.

2014-03-28 Thread anton_gulenko
Author: Anton Gulenko Branch: storage Changeset: r718:478cf6a974a4 Date: 2014-03-28 17:49 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/478cf6a974a4/ Log:Fixed test. diff --git a/spyvm/test/test_zin_squeak_4_5_image.py b/spyvm/test/test_zin_squeak_4_5_image.py --- a/spyvm/test/te