update docs to reflect that fillGraph is now per-series.
[dygraphs.git] / auto_tests / misc / fake-jstestdriver.js
index e5db4c5..4536dbc 100644 (file)
@@ -84,6 +84,7 @@ function TestCase(name) {
       return false;
     }
   };
+
   testCase.prototype.runAllTests = function() {
     var results = {};
     var names = this.getTestNames();