Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae6323dd authored by Trevor Johns's avatar Trevor Johns Committed by Android Git Automerger
Browse files

am e07b5850: Merge "Docs: Fixing typo in "Testing from Other IDEs" article" into ics-mr1

* commit 'e07b5850':
  Docs: Fixing typo in "Testing from Other IDEs" article
parents 624e02d6 e07b5850
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -209,7 +209,7 @@ $ android create test-project -m ../HelloAndroid -n HelloAndroidTest -p HelloAnd
<p>
  To update a test project with the <code>android</code> tool, enter:
</p>
<pre>android update-test-project -m &lt;main_path&gt; -p &lt;test_path&gt;</pre>
<pre>android update test-project -m &lt;main_path&gt; -p &lt;test_path&gt;</pre>

<table>
    <tr>