mirror of
https://github.com/systemd/systemd.git
synced 2025-01-31 05:47:30 +03:00
8 lines
162 B
Meson
8 lines
162 B
Meson
|
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||
|
|
||
|
integration_tests += [
|
||
|
integration_test_template + {
|
||
|
'name' : 'TEST-01-BASIC',
|
||
|
},
|
||
|
]
|