From: Glenn Morris Date: Sat, 16 Sep 2017 20:56:44 +0000 (-0700) Subject: * test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if lcms2 not present. X-Git-Tag: emacs-26.0.90~156 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a726e09a9a;p=emacs.git * test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if lcms2 not present. --- diff --git a/test/src/lcms-tests.el b/test/src/lcms-tests.el index 962902eb100..3d0942c8d15 100644 --- a/test/src/lcms-tests.el +++ b/test/src/lcms-tests.el @@ -51,6 +51,7 @@ B is considered the exact value." (ert-deftest lcms-cri-cam02-ucs () "Test use of `lcms-cam02-ucs'." + (skip-unless (featurep 'lcms2)) (should-error (lcms-cam02-ucs '(0 0 0) '(0 0 0) "error")) (should-error (lcms-cam02-ucs '(0 0 0) 'error)) (should-not