images.loader: fix using and kick the tires

flac
Doug Coleman 2020-03-10 09:57:47 -05:00 committed by Steve Ayerhart
parent fb4550f30c
commit c1ed591ad4
No known key found for this signature in database
GPG Key ID: 5BFD39C5359E967D
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USING: accessors continuations glib.ffi images.loader
io.files.temp kernel sequences system tools.test ;
io.files.temp kernel layouts sequences system tools.test ;
IN: images.loader.tests
: open-png-image ( -- image )