X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=auto_tests%2Ftests%2Fconnect_separated_points.js;h=4bfe09c04be48289314e129f29e0c98d8407b712;hb=a009b796dc144f67ef829c01026edf178e3dfc3b;hp=53c01945d07115cc47c576835df1ebd8ddd811be;hpb=6b94aaea0d5ea18513d2c214715c9391344ab2fa;p=dygraphs.git diff --git a/auto_tests/tests/connect_separated_points.js b/auto_tests/tests/connect_separated_points.js index 53c0194..4bfe09c 100644 --- a/auto_tests/tests/connect_separated_points.js +++ b/auto_tests/tests/connect_separated_points.js @@ -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");