Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Oct 15, 2014
1 parent f0ee242 commit 46e088a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/urllib.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -512,9 +512,9 @@ describe('urllib.test.js', function () {
});

var urls = [
'https://github.com/',
'https://opbeat.com/',
'https://www.nodejitsu.com',
'https://github.com/about',
'https://opbeat.com/about',
'https://www.nodejitsu.com/npm/',
// 'https://www.npmjs.org/search?q=urllib',
// 'http://www.taobao.com/sitemap.php',
Expand Down

0 comments on commit 46e088a

Please sign in to comment.