From cce31d4c93978a9b2ed3bddb5f16e22fa0d07f5b Mon Sep 17 00:00:00 2001
From: Misko Hevery
Date: Sun, 11 Mar 2012 22:36:29 -0700
Subject: chore(ng-include): update to work in ng-include|src mode
---
test/directive/ngIncludeSpec.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'test')
diff --git a/test/directive/ngIncludeSpec.js b/test/directive/ngIncludeSpec.js
index 32d760c3..f4652a73 100644
--- a/test/directive/ngIncludeSpec.js
+++ b/test/directive/ngIncludeSpec.js
@@ -33,7 +33,7 @@ describe('ng-include', function() {
it('should remove previously included text if a falsy value is bound to src', inject(
putIntoCache('myUrl', '{{name}}'),
function($rootScope, $compile, $browser) {
- element = jqLite('