mirror of
https://github.com/systemd/systemd.git
synced 2026-08-07 08:30:57 +00:00
Rename test-unit-file to test-load-fragment
This file was testing a mix of functions from src/core/load-fragment.c and some from src/shared/install.c. Let's name it more appropriately. I want to add tests for the new unit-file.c too.
This commit is contained in:
@@ -148,7 +148,7 @@ tests += [
|
||||
libmount,
|
||||
libblkid]],
|
||||
|
||||
[['src/test/test-unit-file.c',
|
||||
[['src/test/test-load-fragment.c',
|
||||
'src/test/test-helper.c'],
|
||||
[libcore,
|
||||
libshared],
|
||||
|
||||
Reference in New Issue
Block a user