From 5e17347a275e2d8bade4dd4a2196a111a33a1f28 Mon Sep 17 00:00:00 2001 From: Joe Malin Date: Fri, 7 May 2010 21:30:44 -0700 Subject: Doc Change: cherry-pick from master. ->Testing Procedures documents testing_eclipse.html, testing_otheride. Change-Id: I0da7ebb8040013611ba9269bc303e4b8197033aa --- docs/html/resources/tutorials/testing/helloandroid_test.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/html/resources') diff --git a/docs/html/resources/tutorials/testing/helloandroid_test.jd b/docs/html/resources/tutorials/testing/helloandroid_test.jd index f06d5af..b47c334 100644 --- a/docs/html/resources/tutorials/testing/helloandroid_test.jd +++ b/docs/html/resources/tutorials/testing/helloandroid_test.jd @@ -86,7 +86,7 @@ page.title=Hello, Testing

If you aren't developing in Eclipse with ADT or you would like to run tests directly from the - command line, please see the topic Testing in Other IDEs + command line, please see the topic Testing in Other IDEs for instructions.

Creating the Test Project

-- cgit v1.1