Loading docs/html/guide/developing/testing/testing_otheride.jd +1 −1 Original line number Diff line number Diff line Loading @@ -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 <main_path> -p <test_path></pre> <pre>android update test-project -m <main_path> -p <test_path></pre> <table> <tr> Loading Loading
docs/html/guide/developing/testing/testing_otheride.jd +1 −1 Original line number Diff line number Diff line Loading @@ -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 <main_path> -p <test_path></pre> <pre>android update test-project -m <main_path> -p <test_path></pre> <table> <tr> Loading