From bc4dbe116101b2424ed6a318037711218e86279a Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Fri, 21 Feb 2014 18:44:55 -0800 Subject: make test_outline limits a little more flexible --- tests/test_other.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_other.py b/tests/test_other.py index b09f6dea..8bc056e6 100644 --- a/tests/test_other.py +++ b/tests/test_other.py @@ -923,7 +923,7 @@ This pointer might make sense in another type signature: i: _my_func 500: (250, 500), 1000: (230, 1000), 2000: (380, 2000), - 5000: (800, 5000), + 5000: (500, 5000), 0: (1500, 5000) }), (['-O2'], { -- cgit v1.2.3-18-g5258