images.loader: use accessors in tests.
parent
5684fab484
commit
75e50ec5e0
|
@ -1,5 +1,5 @@
|
||||||
USING: continuations glib.ffi images.loader io.files.temp kernel sequences
|
USING: accessors continuations glib.ffi images.loader
|
||||||
system tools.test ;
|
io.files.temp kernel sequences system tools.test ;
|
||||||
IN: images.loader.tests
|
IN: images.loader.tests
|
||||||
|
|
||||||
: open-png-image ( -- image )
|
: open-png-image ( -- image )
|
||||||
|
|
Loading…
Reference in New Issue