]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/TEST-03-JOBS/meson.build
test: Rename testsuite-XX units to match test name
[thirdparty/systemd.git] / test / TEST-03-JOBS / meson.build
CommitLineData
5748f13e
DDM
1# SPDX-License-Identifier: LGPL-2.1-or-later
2
3integration_tests += [
4 integration_test_template + {
5 'name' : fs.name(meson.current_source_dir()),
6 },
7]
7a321b5a
DDM
8
9testdata_subdirs += [meson.current_source_dir() / 'TEST-03-JOBS.units']