From 40dc806e03b81cf8bdbb24d67c8e8e3c8af42324 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Thu, 23 Jan 2014 13:41:43 -0800 Subject: docs(guide/filter): link to an example of a filter unit test --- docs/content/guide/filter.ngdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/guide/filter.ngdoc b/docs/content/guide/filter.ngdoc index 86cf17ef..30e48833 100644 --- a/docs/content/guide/filter.ngdoc +++ b/docs/content/guide/filter.ngdoc @@ -121,3 +121,6 @@ text upper-case. +## Testing custom filters + +See the {@link http://docs.angularjs.org/tutorial/step_09#test phonecat tutorial} for an example. -- cgit v1.2.3