From 5c2dbd1086bb3733d62e6442133b73c386aba741 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Thu, 28 Jan 2010 12:04:14 -0800 Subject: [PATCH] add includeZero test to no-range --- tests/no-range.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/tests/no-range.html b/tests/no-range.html index ba31dc1..bd06f40 100644 --- a/tests/no-range.html +++ b/tests/no-range.html @@ -9,11 +9,28 @@ +

Line should be visible in the middle of the chart:

+ +

Line should be visible ~90% up the chart:

+
+ -- 2.7.4