diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/lua/unit/selectors.combined.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lua/unit/selectors.combined.lua b/test/lua/unit/selectors.combined.lua index 31133dbb0..2c1aa0878 100644 --- a/test/lua/unit/selectors.combined.lua +++ b/test/lua/unit/selectors.combined.lua @@ -104,7 +104,7 @@ Hello world Content-Type: text/html; charset="utf-8" <html><body> -<a href="http://example.net/path?query">http://example.net</a> +<a href="http://example.net/path?query">http://example.net/path?query</a> <a href="mailto:test@example.net">mail me</a> </html> |