From 67b652690d3e178db51d7df027ee35ff22f1eead Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Fri, 30 Jul 2010 11:49:14 -0700 Subject: [PATCH] no tests include combined anymore --- tests/connect-separated.html | 5 +++-- tests/dynamic-update.html | 3 ++- tests/gviz-selection.html | 3 ++- tests/reverse-y-axis.html | 3 ++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/tests/connect-separated.html b/tests/connect-separated.html index 5993375..8f304fc 100644 --- a/tests/connect-separated.html +++ b/tests/connect-separated.html @@ -4,7 +4,8 @@ - + + @@ -12,7 +13,7 @@

Connecting separated points. All three of the series should have their points connected with lines, and hovering over them should produce dot and legend overlays in the proper color.

- +
+ + diff --git a/tests/gviz-selection.html b/tests/gviz-selection.html index 0fcc326..34e1a3d 100644 --- a/tests/gviz-selection.html +++ b/tests/gviz-selection.html @@ -4,7 +4,8 @@ - + + diff --git a/tests/reverse-y-axis.html b/tests/reverse-y-axis.html index 7206b90..2399f92 100644 --- a/tests/reverse-y-axis.html +++ b/tests/reverse-y-axis.html @@ -4,7 +4,8 @@ - + + -- 2.7.4