X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=auto_tests%2Ftests%2Fstep_plot_per_series.js;h=d1bf32336a59fc0ebb6a5ad65bc7b21012c8c285;hb=250bb62bb4614a3c1189c9b5b8b99e182a11db6e;hp=bf2594856159ede9e6ef3b22ef24f7f7cc4bd776;hpb=1654747cd4d23f4e393705de6ad118c37d55efb7;p=dygraphs.git diff --git a/auto_tests/tests/step_plot_per_series.js b/auto_tests/tests/step_plot_per_series.js index bf25948..d1bf323 100644 --- a/auto_tests/tests/step_plot_per_series.js +++ b/auto_tests/tests/step_plot_per_series.js @@ -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 = "
";