Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A DLinking.js8 const validHttpUrl = 'http://exp.host/'; constant
33 t.expect(await Linking.canOpenURL(validHttpUrl)).toBe(true);