Merge pull request #230 from clocksmith/master
[dygraphs.git] / auto_tests / tests / multi_csv.js
index 92dcc55..3594b15 100644 (file)
@@ -3,7 +3,7 @@
  *
  * @author dan@dygraphs.com (Dan Vanderkam)
  */
-var MultiCsvTestCase = TestCase("axis-labels");
+var MultiCsvTestCase = TestCase("multi-csv");
 
 MultiCsvTestCase.prototype.setUp = function() {
   document.body.innerHTML = "<div id='graph'></div>";