Author: Maciej Fijalkowski <[email protected]>
Branch:
Changeset: r152:f04d6d63ba60
Date: 2011-10-27 11:57 +0200
http://bitbucket.org/pypy/benchmarks/changeset/f04d6d63ba60/
Log: fix a test
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks.py
+++ b/benchmarks.py
@@ -110,7 +110,6 @@
assert timings == [
('annotate', 1.3),
('rtype', 4.6),
- ('stackcheck', 2.3),
('database', 0.4)
]
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit