factor/basis/images/pgm/pgm-tests.factor

8 lines
254 B
Factor
Raw Normal View History

2010-04-04 06:23:04 -04:00
! Copyright (C) 2010 Erik Charlebois.
! See http://factorcode.org/license.txt for BSD license.
USING: images.testing ;
IN: images.pgm.tests
"vocab:images/testing/pgm/radial.binary.pgm" decode-test
"vocab:images/testing/pgm/radial.ascii.pgm" decode-test