From: Øyvind Kolås Date: Wed, 19 Jun 2019 21:41:51 +0000 (+0200) Subject: meson: fix typoed filename X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~11^2~96 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a4e8d2119f1233eb66e4cc4d60285d97112767e4;p=babl.git meson: fix typoed filename --- diff --git a/tests/meson.build b/tests/meson.build index 2ab0381..dfe7d45 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -21,7 +21,7 @@ test_names = [ 'sanity', 'srgb_to_lab_u8', 'transparent', - 'alpha_symmeric_transform', + 'alpha_symmetric_transform', 'types', ] if platform_unix