mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-29 08:37:06 +00:00
Merge branches 'master' and 'wangyong' of gitcafe.com:ibuler/jumpserver
Conflicts: docs/AddUserAsset.py
This commit is contained in:
@@ -108,11 +108,12 @@ def test_add_log():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
#test_add_dept()
|
||||
#test_add_group()
|
||||
#test_add_user()
|
||||
#test_add_idc()
|
||||
#test_add_asset_group()
|
||||
test_add_asset()
|
||||
test_add_dept()
|
||||
test_add_group()
|
||||
test_add_user()
|
||||
test_add_idc()
|
||||
test_add_asset_group()
|
||||
test_add_asset()
|
||||
test_add_log()
|
||||
|
||||
|
Reference in New Issue
Block a user