mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Add base ui-test class
Update label-test to use the new ui-test class
This commit is contained in:
@@ -20,8 +20,8 @@ import dockModule = require("ui/layouts/dock-layout");
|
||||
// <Button dock="right" text = "right" style ="background-color: lightgreen; margin: 5;"/ >
|
||||
// <Button dock="bottom" text = "bottom" style ="background-color: lightpink; margin: 5;"/ >
|
||||
// <Button text="fill" style ="background-color: wheat; margin: 5;"/ >
|
||||
// < / DockLayout >
|
||||
//< / Page>
|
||||
// </DockLayout >
|
||||
//</Page>
|
||||
//```
|
||||
// </snippet>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user