started work on imgcomp tests
This commit is contained in:
parent
781aa86568
commit
dcd50a7c62
@ -46,6 +46,8 @@ function isTempImageCorrect(tmpfn, reffn)
|
|||||||
push!(box, imgbox)
|
push!(box, imgbox)
|
||||||
push!(box, btnbox)
|
push!(box, btnbox)
|
||||||
w = @Window(@Frame(box))
|
w = @Window(@Frame(box))
|
||||||
|
showall(w)
|
||||||
|
w
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user