Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
lavr committed Oct 8, 2018
1 parent 2964d22 commit b3b7b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emails/testsuite/loader/test_loaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ def test_external_urls():
success = 0
for url in [
'https://news.ycombinator.com/',
'https://www.yahoo.com/'
'https://www.python.org/'
]:
print("test_external_urls: url=%s" % url)
try:
Expand Down

0 comments on commit b3b7b51

Please sign in to comment.