Home
last modified time | relevance | path

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

/expo/android/app/src/androidTest/java/host/exp/exponent/utils/
H A DExpoTestRunner.kt30 } else if (testTypes.optString(i) == DEV_MODE_TEST_TYPE && description.getAnnotation( in shouldRun()
67 const val DEV_MODE_TEST_TYPE = "dev-mode" constant