Author: Maciej Fijalkowski <[email protected]>
Branch: jitframe-on-heap
Changeset: r60131:39345139bc3f
Date: 2013-01-17 15:29 +0200
http://bitbucket.org/pypy/pypy/changeset/39345139bc3f/
Log: oops, empty test
diff --git a/pypy/jit/backend/llsupport/test/test_regalloc.py
b/pypy/jit/backend/llsupport/test/test_regalloc.py
--- a/pypy/jit/backend/llsupport/test/test_regalloc.py
+++ b/pypy/jit/backend/llsupport/test/test_regalloc.py
@@ -585,6 +585,3 @@
f3 = BoxFloat()
floc = fm.loc(f3)
assert fm.get_loc_index(floc) == 0
-
- def test_frame_manager_2(self):
- pass
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit