Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
aganezov committed Oct 31, 2015
1 parent 80ea6a6 commit 43fa677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/all_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from teamcity import is_running_under_teamcity
from teamcity.unittestpy import TeamcityTestRunner


if __name__ == '__main__':
all_tests = unittest.TestLoader().discover('./', pattern='*.py')
if is_running_under_teamcity():
Expand Down

0 comments on commit 43fa677

Please sign in to comment.