aboutsummaryrefslogtreecommitdiffstats
path: root/test/servicesSpec.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/servicesSpec.js')
-rw-r--r--test/servicesSpec.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/servicesSpec.js b/test/servicesSpec.js
index dec4550f..b92975d0 100644
--- a/test/servicesSpec.js
+++ b/test/servicesSpec.js
@@ -45,4 +45,5 @@ describe("services", function(){
expect(scope.$location()).toEqual('file:///Users/Shared/misko/work/angular.js/scenario/widgets.html');
});
+
});