From 2c77f1b065fd10eb6965d6d6716905ab4762cd2f Mon Sep 17 00:00:00 2001 From: Zach Panzarino Date: Thu, 28 Apr 2016 23:05:18 +0000 Subject: [PATCH] Enable line tests --- gulpfile.js | 1 - 1 file changed, 1 deletion(-) 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', ]; -- 2.47.2