| 1 | describe('Chart.DatasetController', function() { |
| 2 | describe('auto', jasmine.fixture.specs('core.datasetController')); |
| 3 | |
| 4 | it('should listen for dataset data insertions or removals', function() { |
nothing calls this directly
no test coverage detected