summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/url/trivial-segments-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/url/trivial-segments-expected.txt')
-rw-r--r--LayoutTests/fast/url/trivial-segments-expected.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LayoutTests/fast/url/trivial-segments-expected.txt b/LayoutTests/fast/url/trivial-segments-expected.txt
index 882ff73..4f384fc 100644
--- a/LayoutTests/fast/url/trivial-segments-expected.txt
+++ b/LayoutTests/fast/url/trivial-segments-expected.txt
@@ -3,7 +3,7 @@ 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","0","/","",""]'
+PASS segments('http://example.com/') is '["http:","example.com","","/","",""]'
PASS successfullyParsed is true
TEST COMPLETE