aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/browserSpecs.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/service/browserSpecs.js')
-rw-r--r--test/service/browserSpecs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/service/browserSpecs.js b/test/service/browserSpecs.js
index 566ffb09..2ec000f4 100644
--- a/test/service/browserSpecs.js
+++ b/test/service/browserSpecs.js
@@ -124,7 +124,7 @@ describe('browser', function() {
// We don't have unit tests for IE because script.readyState is readOnly.
- // Instead we run e2e tests on all browsers - see e2e for $xhr.
+ // Instead we run e2e tests on all browsers - see e2e for $http.
if (!msie) {
it('should add script tag for JSONP request', function() {