mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-06 17:53:34 +00:00
Removed old debug code from tests
This commit is contained in:
parent
d884519d24
commit
1d67de8fb5
@ -5,9 +5,5 @@ ApplicationWindow {
|
||||
width: 100
|
||||
height: 100
|
||||
objectName: "testWindow"
|
||||
Component.onCompleted: {
|
||||
visible = true
|
||||
console.log(testObject)
|
||||
console.log(testObject.name)
|
||||
}
|
||||
Component.onCompleted: visible = true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user