Fix load error in graphics.bitmap tests
parent
f9bc9a3198
commit
5579de1722
|
@ -1,4 +1,4 @@
|
||||||
USING: graphics.bitmap ;
|
USING: graphics.bitmap graphics.viewer ;
|
||||||
IN: graphics.bitmap.tests
|
IN: graphics.bitmap.tests
|
||||||
|
|
||||||
: test-bitmap24 ( -- )
|
: test-bitmap24 ( -- )
|
||||||
|
|
Loading…
Reference in New Issue