Skip to content

Commit

Permalink
Update unittest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
davidawad committed Apr 29, 2015
1 parent 635ba5e commit cf38370
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unittest.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ def id_generator(size=6, chars=string.ascii_uppercase + string.digits):
insert_file('example.txt', unfound)
print find_number()
insert_file('example.txt', temp)
print find_number_request()
delete_file(temp)
delete_file(tNum)
print 'ITERATION : ['+str(x) + ']'
Expand Down

0 comments on commit cf38370

Please sign in to comment.