Home
last modified time | relevance | path

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

/expo/apps/test-suite/screens/
H A DTestScreen.js41 this._runTests(selectedModules);
59 _runTests = async (modules) => { field in TestScreen