Add local test selector. SOO MUCH BETTER.
[dygraphs.git] / auto_tests / tests / interaction_model.js
index a363f55..b68825a 100644 (file)
@@ -242,3 +242,6 @@ InteractionModelTestCase.prototype.testClickCallback_clickOnPoint = function() {
   assertEquals(1, clicked);
 };
 
+InteractionModelTestCase.prototype.testIsZoomed_1 = function() {
+};
+