Skip to content

Commit 62ae3d1

Browse files
committed
Update README.md
1 parent ba68532 commit 62ae3d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unittesting/BasicSample/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ For more information see http://tools.android.com/tech-docs/unit-testing-support
1717

1818
1. Download the project code, preferably using `git clone`.
1919
1. In Android Studio, select *File* | *Open...* and point to the `./build.gradle` file.
20+
1. Make sure you select "Unit Tests" as the test artifact in the "Build Variants" panel in Android Studio.
2021
1. Check out the relevant code:
2122
* The application code is located in `src/main/java`
2223
* Unit Tests are in `src/test/java`

0 commit comments

Comments
 (0)