From 717dce055a409d66e42d5426f51baa4e5229b4b3 Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Tue, 10 Mar 2020 10:20:21 -0700 Subject: [PATCH] images.loader: fix tests. --- basis/images/loader/loader-tests.factor | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/basis/images/loader/loader-tests.factor b/basis/images/loader/loader-tests.factor index 63ab1e2735..26a83c010c 100644 --- a/basis/images/loader/loader-tests.factor +++ b/basis/images/loader/loader-tests.factor @@ -42,11 +42,11 @@ os { linux windows } member? [ ! Windows 32 can't save .bmp-files for unknown reason. It can load ! them though. - { t } [ - 64bit? [ + 64bit? [ + { t } [ open-png-image dup "bmp" convert-to = - ] when - ] unit-test + ] unit-test + ] when { t } [ "vocab:images/testing/bmp/rgb_8bit.bmp" load-image dup