projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
034e22c
)
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
patch
|
blob
|
history
diff --git
a/tests/meson.build
b/tests/meson.build
index 2ab0381b06e600d6b0c61b175ba3d7819bb21790..dfe7d4541e664bf1405d437efeeabe7b4fbdfc58 100644
(file)
--- a/
tests/meson.build
+++ b/
tests/meson.build
@@
-21,7
+21,7
@@
test_names = [
'sanity',
'srgb_to_lab_u8',
'transparent',
- 'alpha_symmeric_transform',
+ 'alpha_symme
t
ric_transform',
'types',
]
if platform_unix