aboutsummaryrefslogtreecommitdiffstats
path: root/test/widgetsSpec.js
diff options
context:
space:
mode:
authorIgor Minar2011-11-24 03:53:04 -0800
committerIgor Minar2011-11-30 14:49:35 -0500
commitdbd880cc0a9521bd5b9c96ca3f052450c3def336 (patch)
treefc524b84aab7ea1f67ff14962ea31f1e735f628c /test/widgetsSpec.js
parentbf8e0540f8195edbaaa3d0138bd6a26e79e1ab58 (diff)
downloadangular.js-dbd880cc0a9521bd5b9c96ca3f052450c3def336.tar.bz2
feat($http): add promise support
quite messy, some tests are missing, contains an experimental jasmine DI support)
Diffstat (limited to 'test/widgetsSpec.js')
-rw-r--r--test/widgetsSpec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/widgetsSpec.js b/test/widgetsSpec.js
index fbc44990..a3f7282b 100644
--- a/test/widgetsSpec.js
+++ b/test/widgetsSpec.js
@@ -1,6 +1,6 @@
'use strict';
-describe("widget", function() {
+describe('widget', function() {
describe('ng:switch', inject(function($rootScope, $compile) {
it('should switch on value change', inject(function($rootScope, $compile) {
var element = $compile(