We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0930747 commit edbc11dCopy full SHA for edbc11d
src/tests/pathTransformData.ts
@@ -1,4 +1,3 @@
1
-/* tslint:disable:max-line-length */
2
const tests = [
3
{ platform: 'android', scriptUrl: 'file:///data/data/org.nativescript.TabNavigation/files/app/main.js', expectedResult: 'C:\\projectpath\\app\\main.js', existingPath: 'C:\\projectpath\\app\\main.js' },
4
{ platform: 'android', scriptUrl: 'VM1', expectedResult: 'VM1' },
0 commit comments