Browse Source

мелкие изменения, тестирую.

master
Mikhail Grebenkin 6 years ago
parent
commit
4c7442fb5e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      UserAd_class.py

+ 1
- 1
UserAd_class.py View File

@ -151,7 +151,7 @@ def main():
time.sleep(1)
print "Set enable error: ", test_usr.enable()
time.sleep(1)
print "Set Password remove error: ", test_usr.remove()
print "Set remove error: ", test_usr.remove()
if __name__ == '__main__':


Loading…
Cancel
Save

Powered by TurnKey Linux.