mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Added tests for npm-platform-declarations
This commit is contained in:
@@ -115,7 +115,8 @@ var testsWithLongDelay = {
|
||||
testLoadUpperCaseSrc: 10000 * 5,
|
||||
test_SettingImageSrc: 30 * 1000,
|
||||
test_ChainingAnimations: 30 * 1000,
|
||||
test_AnimatingProperties: 30 * 1000
|
||||
test_AnimatingProperties: 30 * 1000,
|
||||
test_AnimateBackgroundColor_FromString: 10 * 1000
|
||||
}
|
||||
|
||||
var startTime;
|
||||
|
||||
Reference in New Issue
Block a user