Skip to content

Commit ac5ae52

Browse files
tjohnsAndroid Git Automerger
authored andcommitted
am e07b585: Merge "Docs: Fixing typo in "Testing from Other IDEs" article" into ics-mr1
* commit 'e07b58506579085b62fde0771b74111b24aa27a0': Docs: Fixing typo in "Testing from Other IDEs" article
2 parents 99b44fd + e07b585 commit ac5ae52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/guide/developing/testing/testing_otheride.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ $ android create test-project -m ../HelloAndroid -n HelloAndroidTest -p HelloAnd
209209
<p>
210210
To update a test project with the <code>android</code> tool, enter:
211211
</p>
212-
<pre>android update-test-project -m &lt;main_path&gt; -p &lt;test_path&gt;</pre>
212+
<pre>android update test-project -m &lt;main_path&gt; -p &lt;test_path&gt;</pre>
213213

214214
<table>
215215
<tr>

0 commit comments

Comments
 (0)