From 833eb3c84445110dc1dad238120573f08ed8d102 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 18 Oct 2011 16:46:27 -0700 Subject: fix(ng:repeat): repeater should ignore $ and $$ properties --- test/widgetsSpec.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'test/widgetsSpec.js') diff --git a/test/widgetsSpec.js b/test/widgetsSpec.js index b6754b91..90555325 100644 --- a/test/widgetsSpec.js +++ b/test/widgetsSpec.js @@ -290,6 +290,28 @@ describe("widget", function() { expect(element.text()).toEqual('misko:m:first|shyam:s:last|'); }); + it('should ignore $ and $$ properties', function() { + var scope = compile('