1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 06:25:37 +03:00

test: rename test-user-record → test-uid-alloc-range

It doesn't actually test any of the JSON stuff, hence name it
test-uid-alloc-range, since it tests the stuff from uid-alloc-range.
This commit is contained in:
Lennart Poettering 2021-11-12 19:36:40 +01:00
parent 0fa90f7e04
commit b4d4596ffb
2 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ tests += [
[['src/test/test-import-util.c']],
[['src/test/test-user-record.c']],
[['src/test/test-uid-alloc-range.c']],
[['src/test/test-user-util.c']],