factor/basis/images/png/png-tests.factor

7 lines
213 B
Factor
Executable File

! Copyright (C) 2009 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: tools.test images.png ;
IN: images.png.tests
: png-test-path ( -- path )
"vocab:images/test-images/rgb.png" ;