diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index 8f76b2371..1f3e82fe0 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -275,7 +275,7 @@ all_tests = \ tests/misc/head-c.sh \ tests/misc/head-pos.sh \ tests/misc/id-context.sh \ - tests/misc/id-groups.sh \ + tests/misc/id-uid.sh \ tests/misc/id-setgid.sh \ tests/misc/id-zero.sh \ tests/misc/md5sum.pl \ |