aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/xhr.errorSpec.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/service/xhr.errorSpec.js')
-rw-r--r--test/service/xhr.errorSpec.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/service/xhr.errorSpec.js b/test/service/xhr.errorSpec.js
index bd9f7a92..fdca93ec 100644
--- a/test/service/xhr.errorSpec.js
+++ b/test/service/xhr.errorSpec.js
@@ -1,3 +1,5 @@
+'use strict';
+
describe('$xhr.error', function() {
var scope, $browser, $browserXhr, $xhr, $xhrError, log;