Add `rangeSelectorCombinedSeries` option
[dygraphs.git] / auto_tests / tests / step_plot_per_series.js
index bf25948..d1bf323 100644 (file)
@@ -3,7 +3,7 @@
  *
  * @author julian.eichstaedt@ch.sauter-bc.com (Fr. Sauter AG)
  */
-var StepTestCase = TestCase("step_plot_per_series");
+var StepTestCase = TestCase("step-plot-per-series");
 
 StepTestCase.prototype.setUp = function() {
   document.body.innerHTML = "<div id='graph'></div>";