diff --git a/gulpfile.js b/gulpfile.js index d487ca141..a2315eecb 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -44,7 +44,6 @@ var testFiles = [ // Disable tests which need to be rewritten based on changes introduced by // the following changes: https://github.com/chartjs/Chart.js/pull/2346 - '!./test/controller.line.tests.js', '!./test/core.layoutService.tests.js', '!./test/defaultConfig.tests.js', ];