From bf77e212afb5f73e82fedbd9f702c7f8c097cc69 Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Mon, 30 Jul 2012 21:21:34 -0700 Subject: docs(guide): hide scenario for directive example scenario test for this example would be tricky, we need to teach the runner how to inject mocks first. --- docs/content/guide/directive.ngdoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/content/guide') diff --git a/docs/content/guide/directive.ngdoc b/docs/content/guide/directive.ngdoc index 955ee09a..cdb80c21 100644 --- a/docs/content/guide/directive.ngdoc +++ b/docs/content/guide/directive.ngdoc @@ -216,12 +216,10 @@ In this example we will build a directive which displays the current time. });
- Date format:
+ Date format:
Current time is:
- - -- cgit v1.2.3