'use strict'; describe('scriptDirective', function() { var element; afterEach(function(){ dealoc(element); }); it('should populate $templateCache with contents of a ng-template script element', inject( function($compile, $templateCache) { $compile('
| aboutsummaryrefslogtreecommitdiffstats |