meson: fix typoed filename
authorØyvind Kolås <pippin@gimp.org>
Wed, 19 Jun 2019 21:41:51 +0000 (23:41 +0200)
committerØyvind Kolås <pippin@gimp.org>
Wed, 19 Jun 2019 21:41:51 +0000 (23:41 +0200)
tests/meson.build

index 2ab0381b06e600d6b0c61b175ba3d7819bb21790..dfe7d4541e664bf1405d437efeeabe7b4fbdfc58 100644 (file)
@@ -21,7 +21,7 @@ test_names = [
   'sanity',
   'srgb_to_lab_u8',
   'transparent',
-  'alpha_symmeric_transform',
+  'alpha_symmetric_transform',
   'types',
 ]
 if platform_unix