mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00
Fix ios unit-tests
Exclude Location tests for iOS
This commit is contained in:
2
platform/platform.d.ts
vendored
2
platform/platform.d.ts
vendored
@ -18,7 +18,7 @@ declare module "platform" {
|
||||
export class device {
|
||||
/**
|
||||
* Gets the model of the device.
|
||||
* For example: "Nexus 5" or "iPhone.
|
||||
* For example: "Nexus 5" or "iPhone".
|
||||
*/
|
||||
static model: string;
|
||||
|
||||
|
Reference in New Issue
Block a user