2.0.0 release fixes (#815)
[dygraphs.git] / auto_tests / tests / pathological_cases.js
index 0fab200..326fefb 100644 (file)
@@ -70,10 +70,6 @@ it('testCombinations', function() {
 
   var variantOpts = {
     none: {},
-    avoidMinZero: {
-      avoidMinZero: true,
-      includeZero: true
-    },
     padded: {
       includeZero: true,
       drawAxesAtZero: true,