pull/6/head
halcyon 2015-03-11 18:29:47 +08:00
parent 10bcae7cf0
commit 75f06f9b62
1 changed files with 7 additions and 7 deletions

View File

@ -108,13 +108,13 @@ def test_add_log():
if __name__ == '__main__':
test_add_asset()
test_add_dept()
test_add_group()
test_add_user()
test_add_idc()
test_add_asset_group()
test_add_asset()
#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()