images.bitmap: fixed unit-test dependency

db4
Keith Lazuka 2009-10-09 15:14:23 -04:00
parent afae8753f2
commit bbb742509a
1 changed files with 1 additions and 1 deletions

View 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