From 85abed306e1853a404892004d235249e4af4ddd2 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Tue, 6 Apr 2010 10:11:14 -0700 Subject: [PATCH] uncover a bug in a test case --- tests/small-range-zero.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/tests/small-range-zero.html b/tests/small-range-zero.html index 54ae28b..ff0a597 100644 --- a/tests/small-range-zero.html +++ b/tests/small-range-zero.html @@ -29,5 +29,31 @@ }); + +

The second series (which is entirely zero) should be visible, and the + y-axis should go down to zero.

+
+ -- 2.7.4