'use strict'; describe('$document', function() { it("should inject $document", inject(function($document) { expect($document).toEqual(jqLite(document)); })); }); ddywing.com/fork/angular.js/atom/perf/data/jsonParserPayload.js?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/perf/data/jsonParserPayload.js
blob: 288497bd4cff49bb1306d39581b9fa5f19bd288e (plain)
1
2
3
4
5
6
7
8
9
10