REFACTORING: fixed jslint violation
[dygraphs.git] / auto_tests / tests / connect_separated_points.js
index 53c0194..4bfe09c 100644 (file)
@@ -41,7 +41,7 @@ ConnectSeparatedPointsTestCase.prototype.testEdgePointsSimple = function() {
               [6,2.5,-2.5,7],
               [7,3,-3,null],
               [8,4,null,null],
-              [9,4,-10,null],
+              [9,4,-10,null]
              ];
 
   var graph = document.getElementById("graph");