Add '62_usermod_remove_supplementary_groups' test case to test runner scripts (run_some)

This commit is contained in:
James Addison 2022-11-18 22:14:43 +00:00 committed by Serge Hallyn
parent f2bcb7a1b8
commit ed6c505312
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ run_test ./newuidmap/02_newuidmap_relaxed_gid_check/newuidmap.test
run_test ./newgidmap/01_newgidmap/newgidmap.test
run_test ./newgidmap/02_newgidmap_relaxed_gid_check/newgidmap.test
run_test ./libsubid/04_nss/subidnss.test
run_test ./usertools/62_usermod_remove_supplementary_groups/usermod.test
echo
echo "$succeeded test(s) passed"