images.loader: fix using and kick the tires

master
Doug Coleman 2020-03-10 09:57:47 -05:00
parent 39f8abc764
commit d98f0134ab
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 )