Home
last modified time | relevance | path

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

/expo/android/app/src/androidTest/java/host/exp/exponent/utils/
H A DExpoTestRunner.kt23 var foundTestType = false in shouldRun() variable
29 foundTestType = true in shouldRun()
34 foundTestType = true in shouldRun()
37 if (!foundTestType) { in shouldRun()