scrapy / scurl

Performance-focused replacement for Python urllib
Apache License 2.0
21 stars 6 forks source link

Fix the test for Scurl urljoin #55

Closed malloxpb closed 5 years ago

malloxpb commented 6 years ago

This test here checks nothing. We need to check if the result from urljoin of Scurl is equal to the result from the urljoin of urllib.parse