diff options
Diffstat (limited to 'docs/html/guide/developing/testing/index.jd')
-rw-r--r-- | docs/html/guide/developing/testing/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/developing/testing/index.jd b/docs/html/guide/developing/testing/index.jd index 2164705..8ffaf58 100644 --- a/docs/html/guide/developing/testing/index.jd +++ b/docs/html/guide/developing/testing/index.jd @@ -1,4 +1,4 @@ -page.title=Testing Overview +page.title=Testing @jd:body <p> Android includes powerful tools for setting up and running test applications. |