diff options
| author | Joe Malin <jmalin@google.com> | 2010-05-07 21:30:44 -0700 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2010-05-11 11:25:23 -0700 |
| commit | 5e17347a275e2d8bade4dd4a2196a111a33a1f28 (patch) | |
| tree | bbd6921597a5568657b9f6977cef16252f1c2351 /docs/html/resources | |
| parent | a27579016caf1438400a3637e3896bec653e3756 (diff) | |
| download | frameworks_base-5e17347a275e2d8bade4dd4a2196a111a33a1f28.zip frameworks_base-5e17347a275e2d8bade4dd4a2196a111a33a1f28.tar.gz frameworks_base-5e17347a275e2d8bade4dd4a2196a111a33a1f28.tar.bz2 | |
Doc Change: cherry-pick from master. ->Testing Procedures documents testing_eclipse.html, testing_otheride.
Change-Id: I0da7ebb8040013611ba9269bc303e4b8197033aa
Diffstat (limited to 'docs/html/resources')
| -rw-r--r-- | docs/html/resources/tutorials/testing/helloandroid_test.jd | 2 |
1 files changed, 1 insertions, 1 deletions
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 </p> <p> 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 <a href="{@docRoot}guide/developing/testing_otheride.html">Testing in Other IDEs</a> + command line, please see the topic <a href="{@docRoot}guide/developing/testing/testing_otheride.html">Testing in Other IDEs</a> for instructions. </p> <h2 id="CreateTestProject">Creating the Test Project</h2> |
