add test case user_privilege_show.py to the case file

This commit is contained in:
chao.feng 2023-06-09 16:54:45 +08:00
parent 39e30a1da1
commit 1a8c805206
1 changed files with 1 additions and 0 deletions

View File

@ -562,6 +562,7 @@
,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/user_control.py
,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/user_manage.py
,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/user_privilege.py
,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/user_privilege_show.py
,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/fsync.py
,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/multilevel.py
,,n,system-test,python3 ./test.py -f 0-others/compatibility.py