mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 12:15:32 +03:00
13 lines
354 B
Diff
13 lines
354 B
Diff
diff --git a/gdata/tests/meson.build b/gdata/tests/meson.build
|
|
index 52154e7..ced810a 100644
|
|
--- a/gdata/tests/meson.build
|
|
+++ b/gdata/tests/meson.build
|
|
@@ -25,7 +25,6 @@ tests = {
|
|
'general': {},
|
|
'oauth1-authorizer': {},
|
|
'oauth2-authorizer': {},
|
|
- 'perf': {},
|
|
'picasaweb': {
|
|
'dependencies': [gdk_pixbuf_dep],
|
|
'should_fail': true,
|
|
|