From 0b01cac59a33c182dd9e4e6095bd914208a7ee19 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 15 Jun 2023 14:36:42 +0900 Subject: [PATCH] meson: drop non-existent test directories --- test/meson.build | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/meson.build b/test/meson.build index a049750116d..b48434a3560 100644 --- a/test/meson.build +++ b/test/meson.build @@ -16,11 +16,8 @@ if install_tests 'testsuite-04.units', 'testsuite-06.units', 'testsuite-07.units', - 'testsuite-10.units', - 'testsuite-11.units', 'testsuite-16.units', 'testsuite-23.units', - 'testsuite-28.units', 'testsuite-30.units', 'testsuite-52.units', 'testsuite-63.units', -- 2.47.3