summaryrefslogtreecommitdiffstats
path: root/test/TEST-21-DFUZZER/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-21-DFUZZER/meson.build')
-rw-r--r--test/TEST-21-DFUZZER/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-21-DFUZZER/meson.build b/test/TEST-21-DFUZZER/meson.build
index e107b85561..5a27fb2f3f 100644
--- a/test/TEST-21-DFUZZER/meson.build
+++ b/test/TEST-21-DFUZZER/meson.build
@@ -3,4 +3,5 @@
test_params += {
'timeout' : 3600,
'priority' : -50,
+ 'slow' : true,
}