Small change for new sample test code am: acb3eb39da am: 2fba2c8c1b am: 4b830c5a70
am: 33183bd591
Change-Id: I156ab2581d8c8c4cc425407a5fb3041f3797700c
This commit is contained in:
@@ -53,8 +53,9 @@ you choose, to simulate any dependency relationships.</p>
|
||||
|
||||
<p>In your Android Studio project, you must store the source files for
|
||||
instrumented tests at
|
||||
<code><var>module-name</var>/src/androidTests/java/</code>. This directory
|
||||
already exists when you create a new project.</p>
|
||||
<code><var>module-name</var>/src/androidTest/java/</code>. This directory
|
||||
already exists when you create a new project and contains an example
|
||||
instrumented test.</p>
|
||||
|
||||
<p>Before you begin, you should
|
||||
<a href="{@docRoot}tools/testing-support-library/index.html#setup">download
|
||||
|
||||
Reference in New Issue
Block a user