We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6be4fe3 + ae6323d commit fbff4f6Copy full SHA for fbff4f6
docs/html/guide/developing/testing/testing_otheride.jd
@@ -209,7 +209,7 @@ $ android create test-project -m ../HelloAndroid -n HelloAndroidTest -p HelloAnd
209
<p>
210
To update a test project with the <code>android</code> tool, enter:
211
</p>
212
-<pre>android update-test-project -m <main_path> -p <test_path></pre>
+<pre>android update test-project -m <main_path> -p <test_path></pre>
213
214
<table>
215
<tr>
0 commit comments