summarylogtreecommitdiffstats
path: root/disable-endpoint-test.patch
blob: 4d88dcd5d20419745037f4f3026cf4f60821e3dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/tests/wp/meson.build b/tests/wp/meson.build
index cf4a0b64..f811b49f 100644
--- a/tests/wp/meson.build
+++ b/tests/wp/meson.build
@@ -14,13 +14,6 @@ test(
   env: common_env,
 )
 
-test(
-  'test-endpoint',
-  executable('test-endpoint', 'endpoint.c',
-      dependencies: common_deps, c_args: common_args),
-  env: common_env,
-)
-
 test(
   'test-metadata',
   executable('test-metadata', 'metadata.c',