blob: dcdf6ccee052acb22b1563849e85cf3a2c173a69 [file] [log] [blame]
Test basic features of URL segmentation
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS segments('http://example.com/') is '["http:","example.com","","/","",""]'
PASS successfullyParsed is true
TEST COMPLETE