Skip to content

Commit b4d4596

Browse files
committed
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.
1 parent 0fa90f7 commit b4d4596

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/test/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ tests += [
261261

262262
[['src/test/test-import-util.c']],
263263

264-
[['src/test/test-user-record.c']],
264+
[['src/test/test-uid-alloc-range.c']],
265265

266266
[['src/test/test-user-util.c']],
267267

0 commit comments

Comments
 (0)