images.loader: fix tests.

master
John Benediktsson 2020-03-10 10:20:21 -07:00
parent d98f0134ab
commit 717dce055a
1 changed files with 4 additions and 4 deletions

View File

@ -42,11 +42,11 @@ os { linux windows } member? [
! Windows 32 can't save .bmp-files for unknown reason. It can load ! Windows 32 can't save .bmp-files for unknown reason. It can load
! them though. ! them though.
{ t } [ 64bit? [
64bit? [ { t } [
open-png-image dup "bmp" convert-to = open-png-image dup "bmp" convert-to =
] when ] unit-test
] unit-test ] when
{ t } [ { t } [
"vocab:images/testing/bmp/rgb_8bit.bmp" load-image dup "vocab:images/testing/bmp/rgb_8bit.bmp" load-image dup