From 6aee2938a71c99fdd35639725c6900347999f658 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 27 Jun 2011 16:46:21 -0700 Subject: fix:testabilityPatch: remove annotate since it's not public --- test/testabilityPatch.js | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/testabilityPatch.js b/test/testabilityPatch.js index b44a2dac..0b22b2ae 100644 --- a/test/testabilityPatch.js +++ b/test/testabilityPatch.js @@ -156,7 +156,6 @@ function dealoc(obj) { } extend(angular, { - 'annotate': annotate, 'element': jqLite, 'compile': compile, 'scope': createScope, -- cgit v1.2.3