From f4d338d393dabb49182d40b4fe90c4d1b51621c0 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 9 Mar 2012 00:00:05 -0800 Subject: chore(*): refactor all ng: to ng- --- test/service/locationSpec.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/service') diff --git a/test/service/locationSpec.js b/test/service/locationSpec.js index 97f2ab63..646a9ca0 100644 --- a/test/service/locationSpec.js +++ b/test/service/locationSpec.js @@ -771,8 +771,8 @@ describe('$location', function() { }); - it('should not rewrite ng:ext-link', function() { - configureService('#new', true, true, 'ng:ext-link'); + it('should not rewrite ng-ext-link', function() { + configureService('#new', true, true, 'ng-ext-link'); inject( initBrowser(), initLocation(), -- cgit v1.2.3