1 Canonicalization of URL schemes.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS canonicalize('http://example.com/') is 'http://example.com/'
7 PASS canonicalize('HTTP://example.com/') is 'http://example.com/'
8 PASS successfullyParsed is true