Commit 75f06f9b authored by halcyon's avatar halcyon

bugs

parent 10bcae7c
...@@ -108,13 +108,13 @@ def test_add_log(): ...@@ -108,13 +108,13 @@ def test_add_log():
if __name__ == '__main__': if __name__ == '__main__':
test_add_asset() #test_add_asset()
test_add_dept() #test_add_dept()
test_add_group() #test_add_group()
test_add_user() #test_add_user()
test_add_idc() #test_add_idc()
test_add_asset_group() #test_add_asset_group()
test_add_asset() #test_add_asset()
test_add_log() test_add_log()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment