aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-09-30 16:41:45 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-09-30 16:41:45 -0700
commit5afeeb49b5f2d1155b8d974767159ba346cec3e2 (patch)
tree75beb2c16a926eee576c259af14e5e9ef6d331a8
parentaf8c0ef4156eedfb1cf0c1ae7f76e3f1580927a6 (diff)
update test_outline
-rw-r--r--tests/test_other.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/test_other.py b/tests/test_other.py
index 9f331439..69823d8e 100644
--- a/tests/test_other.py
+++ b/tests/test_other.py
@@ -807,10 +807,10 @@ f.close()
0: (1500, 5000)
}),
(['-O2'], {
- 100: (0, 1500),
- 250: (0, 1500),
- 500: (0, 1500),
- 1000: (0, 1500),
+ 100: (0, 1600),
+ 250: (0, 1600),
+ 500: (0, 1600),
+ 1000: (0, 1600),
2000: (0, 2000),
5000: (0, 5000),
0: (0, 5000)