trivial-segments-expected.txt revision 430b6b672341c7e8b5e4cfafaaae20315e68701b
1Test basic features of URL segmentation
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS segments('http://example.com/') is '["http:","example.com","0","/","",""]'
7PASS successfullyParsed is true
8
9TEST COMPLETE
10
11