cleanup
[dygraphs.git] / auto_tests / tests / date_ticker.js
index e30a4ff..452db8a 100644 (file)
@@ -28,7 +28,6 @@ DateTickerTestCase.prototype.createOptionsViewForAxis = function(axis, dict) {
   };
 };
 
-// Broken, since it assumes EST.
 DateTickerTestCase.prototype.testBasicDateTicker = function() {
   var opts = {labelsDateUTC: true};
   var options = this.createOptionsViewForAxis('x', opts);