trivial-segments-expected.txt revision c57e584da242d96ba18578a71f4634adc9d1fff6
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","","/","",""]'
7PASS successfullyParsed is true
8
9TEST COMPLETE
10
11