1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
aports/community/spice-gtk/disable-test-relying-on-usb.patch
2019-05-30 04:45:56 +00:00

12 lines
264 B
Diff

diff --git a/tests/meson.build b/tests/meson.build
index 6c8077622d..9b77e84be9 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -1,7 +1,6 @@
tests_sources = [
'util.c',
'coroutine.c',
- 'session.c',
'uri.c',
'file-transfer.c',
]