aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/content/guide/filter.ngdoc3
1 files changed, 3 insertions, 0 deletions
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.
</doc:source>
</doc:example>
+## Testing custom filters
+
+See the {@link http://docs.angularjs.org/tutorial/step_09#test phonecat tutorial} for an example.