Author: Maciej Fijalkowski <fij...@gmail.com>
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
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to