From cd167fcf6c42ed3cb718d8b25d820edf8114a34c Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Wed, 29 Dec 2010 16:26:05 -0800 Subject: [PATCH] Doc change: updating title Change-Id: I8f299e6d6abaa3476205f7cb4d49bdac3f79387d --- docs/html/guide/developing/testing/index.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/guide/developing/testing/index.jd b/docs/html/guide/developing/testing/index.jd index 2164705295384..8ffaf5882189d 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

Android includes powerful tools for setting up and running test applications.