mirror of
https://github.com/systemd/systemd.git
synced 2026-08-02 22:20:20 +00:00
test: Drop version from standalone meson file
The file won't exist if we're running tests from the systemd-tests package so let's drop it as it's not used for anything.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
# mkosi sandbox -- meson test -C testsuite
|
||||
#
|
||||
project('systemd-testsuite',
|
||||
version : files('../../../meson.version'),
|
||||
license : 'LGPLv2+',
|
||||
default_options: ['warning_level=2'],
|
||||
meson_version : '>= 0.62.0',
|
||||
|
||||
Reference in New Issue
Block a user