Skip to content

Commit ba68532

Browse files
committed
Update README.md
1 parent eba75b0 commit ba68532

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

unittesting/BasicSample/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ For more information see http://tools.android.com/tech-docs/unit-testing-support
2020
1. Check out the relevant code:
2121
* The application code is located in `src/main/java`
2222
* Unit Tests are in `src/test/java`
23-
1. Enable Gradle experimental support for unit testing:
24-
* Go to **Preferences > Gradle > Experimental**
25-
* Enable **Enable Unit Testing Support**
2623
1. Create a test configuration with the JUnit4 runner: `org.junit.runners.JUnit4`
2724
* Open *Run* menu | *Edit Configurations*
2825
* Add a new *JUnit* configuration

0 commit comments

Comments
 (0)