* test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if lcms2 not present.

This commit is contained in:
Glenn Morris 2017-09-16 13:56:44 -07:00
parent 546413e1ac
commit a726e09a9a

View file

@ -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