Home
last modified time | relevance | path

Searched refs:TEST_TYPES_KEY (Results 1 – 1 of 1) sorted by relevance

/expo/android/app/src/androidTest/java/host/exp/exponent/utils/
H A DExpoTestRunner.kt21 val testTypes = testConfig.optJSONArray(TEST_TYPES_KEY) in shouldRun()
65 const val TEST_TYPES_KEY = "includeTestTypes" constant