remove dead pathname
parent
46bfb5c8ea
commit
c2e6ef0366
|
@ -5,9 +5,6 @@ IN: images.bitmap.tests
|
||||||
: test-bitmap24 ( -- path )
|
: test-bitmap24 ( -- path )
|
||||||
"resource:extra/images/test-images/thiswayup24.bmp" ;
|
"resource:extra/images/test-images/thiswayup24.bmp" ;
|
||||||
|
|
||||||
: test-bitmap16 ( -- path )
|
|
||||||
"resource:extra/images/test-images/rgb16bit.bmp" ;
|
|
||||||
|
|
||||||
: test-bitmap8 ( -- path )
|
: test-bitmap8 ( -- path )
|
||||||
"resource:extra/images/test-images/rgb8bit.bmp" ;
|
"resource:extra/images/test-images/rgb8bit.bmp" ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue