summaryrefslogtreecommitdiffstats
path: root/test/meson.build
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/meson.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/meson.build b/test/meson.build
index a5bcc128cc..59d9a63a11 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -309,7 +309,3 @@ if want_tests != 'false' and conf.get('ENABLE_KERNEL_INSTALL') == 1
args : args,
depends : deps)
endif
-
-############################################################
-
-subdir('fuzz')