mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Delete one unittest - not needed
This commit is contained in:
@ -248,9 +248,4 @@ export var test_SettingStretch_none = function () {
|
||||
}
|
||||
|
||||
helper.buildUIAndRunTest(image, testFunc);
|
||||
}
|
||||
|
||||
export var test_src_property_affects_layout = function () {
|
||||
var sourceProperty = ImageModule.Image.imageSourceProperty;
|
||||
TKUnit.assertEqual(sourceProperty.metadata.affectsLayout, true, "sourceProperty should invalidate layout");
|
||||
}
|
Reference in New Issue
Block a user