Merge pull request #2412 from zachpanz88/patch-3

Enable line tests
This commit is contained in:
Evert Timberg
2016-04-28 20:21:39 -04:00

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