mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 12:15:32 +03:00
12 lines
264 B
Diff
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',
|
|
]
|