mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-12 04:26:43 +00:00
Cleaned up the tests
This commit is contained in:
parent
dc552ecf72
commit
fa0299268c
@ -5,13 +5,7 @@ Rectangle
|
||||
width: 100
|
||||
height: 100
|
||||
color: "red"
|
||||
|
||||
Text
|
||||
{
|
||||
anchors.fill: parent
|
||||
text: model
|
||||
}
|
||||
|
||||
|
||||
Component.onCompleted: {
|
||||
var result1 = myObject.bar(1);
|
||||
var result2 = myObject.foo(2);
|
||||
|
Loading…
x
Reference in New Issue
Block a user