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.