mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Fix the layouts tests in the tsconfig.json
This commit is contained in:
@ -173,15 +173,15 @@
|
||||
"apps/tests/gestures-tests.ts",
|
||||
"apps/tests/http-tests.ts",
|
||||
"apps/tests/image-source-tests.ts",
|
||||
"apps/tests/layouts/absolute-layout-tests.ts",
|
||||
"apps/tests/layouts/common-layout-tests.ts",
|
||||
"apps/tests/layouts/dock-layout-tests.ts",
|
||||
"apps/tests/layouts/grid-layout-tests.ts",
|
||||
"apps/tests/layouts/layout-helper.android.ts",
|
||||
"apps/tests/layouts/layout-helper.d.ts",
|
||||
"apps/tests/layouts/layout-helper.ios.ts",
|
||||
"apps/tests/layouts/stack-layout-tests.ts",
|
||||
"apps/tests/layouts/wrap-layout-tests.ts",
|
||||
"apps/tests/ui/layouts/absolute-layout-tests.ts",
|
||||
"apps/tests/ui/layouts/common-layout-tests.ts",
|
||||
"apps/tests/ui/layouts/dock-layout-tests.ts",
|
||||
"apps/tests/ui/layouts/grid-layout-tests.ts",
|
||||
"apps/tests/ui/layouts/layout-helper.android.ts",
|
||||
"apps/tests/ui/layouts/layout-helper.d.ts",
|
||||
"apps/tests/ui/layouts/layout-helper.ios.ts",
|
||||
"apps/tests/ui/layouts/stack-layout-tests.ts",
|
||||
"apps/tests/ui/layouts/wrap-layout-tests.ts",
|
||||
"apps/tests/location-tests.ts",
|
||||
"apps/tests/navigation/custom-transition.android.ts",
|
||||
"apps/tests/navigation/custom-transition.ios.ts",
|
||||
|
Reference in New Issue
Block a user