1
0
mirror of https://github.com/systemd/systemd synced 2024-07-08 20:15:55 +00:00
systemd/test/TEST-21-DFUZZER/meson.build
2024-06-03 19:37:17 +02:00

12 lines
313 B
Meson

# SPDX-License-Identifier: LGPL-2.1-or-later
integration_tests += [
integration_test_template + {
'name' : fs.name(meson.current_source_dir()),
'timeout' : 3600,
'priority' : 50,
'vm' : true,
'enabled' : false,
},
]