]> gitweb.factorcode.org Git - factor.git/commitdiff
images.bitmap: fixed unit-test dependency
authorKeith Lazuka <klazuka@gmail.com>
Fri, 9 Oct 2009 19:14:23 +0000 (15:14 -0400)
committerKeith Lazuka <klazuka@gmail.com>
Fri, 9 Oct 2009 19:58:36 +0000 (15:58 -0400)
basis/images/bitmap/bitmap-tests.factor

index 2ac2fed4d1d12fe7f503bd377560805dbf0ed21e..cebbe2f51097e2912734acb09141811b7999bd5f 100644 (file)
@@ -1,4 +1,4 @@
-USING: images.bitmap images.testing kernel ;
+USING: images.bitmap images.bitmap.loading images.testing kernel ;
 IN: images.bitmap.tests
 
 ! "vocab:images/testing/bmp/1bit.bmp" decode-test