Skip to content

Commit 1f393b9

Browse files
tjohnsAndroid Git Automerger
authored andcommitted
am 655aff2: am e07b585: Merge "Docs: Fixing typo in "Testing from Other IDEs" article" into ics-mr1
* commit '655aff22aad883131b72ad879ed18f1a11380dbe': Docs: Fixing typo in "Testing from Other IDEs" article
2 parents f47fcf7 + 655aff2 commit 1f393b9

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)