Enable line tests

This commit is contained in:
Zach Panzarino 2016-04-28 23:05:18 +00:00
parent 115358659a
commit 2c77f1b065

View File

@ -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',
];