diff options
| author | Robert Ly <robertly@google.com> | 2010-12-29 16:26:05 -0800 |
|---|---|---|
| committer | Robert Ly <robertly@google.com> | 2010-12-29 16:26:05 -0800 |
| commit | cd167fcf6c42ed3cb718d8b25d820edf8114a34c (patch) | |
| tree | 6067fb127027a13f54db883c4909155aa03c4907 /docs/html/guide/developing/testing | |
| parent | 4105f1e9459854b57810cd1446c41d8a1c52b118 (diff) | |
| download | frameworks_base-cd167fcf6c42ed3cb718d8b25d820edf8114a34c.zip frameworks_base-cd167fcf6c42ed3cb718d8b25d820edf8114a34c.tar.gz frameworks_base-cd167fcf6c42ed3cb718d8b25d820edf8114a34c.tar.bz2 | |
Doc change: updating title
Change-Id: I8f299e6d6abaa3476205f7cb4d49bdac3f79387d
Diffstat (limited to 'docs/html/guide/developing/testing')
| -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. |
