mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-06-06 02:54:23 +02:00
12 lines
298 B
Diff
12 lines
298 B
Diff
diff --git a/tests/meson.build b/tests/meson.build
|
|
index 1fce44d..2a811da 100644
|
|
--- a/tests/meson.build
|
|
+++ b/tests/meson.build
|
|
@@ -1,7 +1,6 @@
|
|
if get_option('tests')
|
|
|
|
test_progs = [
|
|
- 'test-gradient-benchmarking',
|
|
'test-icon-position-parsing',
|
|
'test-icon-position-saving',
|
|
]
|