We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0df974 commit dd263e5Copy full SHA for dd263e5
1 file changed
runner/AndroidTestOrchestratorSample/README.md
@@ -4,7 +4,7 @@ The Android Test Orchestrator allows you to run each of your app's tests in isol
4
See https://developer.android.com/training/testing/junit-runner#using-android-test-orchestrator for more background.
5
6
This sample is a subset of the AndroidJUnitRunner sample, but it
7
-ilustrates how to enable the Android Test Orchestrator in the app/build.gradle file.
+illustrates how to enable the Android Test Orchestrator in the app/build.gradle file.
8
9
This project uses the Gradle build system. You don't need an IDE to build and execute it but Android Studio is recommended.
10
0 commit comments