From d1bce5a0784ac1fb0503111577c81a870cac36a2 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Tue, 21 Dec 2010 14:03:12 -0500 Subject: [PATCH] add dst test --- tests/daylight-savings.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 tests/daylight-savings.html diff --git a/tests/daylight-savings.html b/tests/daylight-savings.html new file mode 100644 index 0000000..365a8b7 --- /dev/null +++ b/tests/daylight-savings.html @@ -0,0 +1,31 @@ + + + Daylight Savings + + + + + + + +

DST

+

This tests that tick marks don't break when the axis crosses into + daylight savings time.

+ +
+ + + + -- 2.7.4