mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-22 23:35:20 +00:00
Add a description to the test section comment
This commit is contained in:
@@ -253,6 +253,7 @@ test "url regex" {
|
||||
.input = "IPv6 in markdown [link](http://[2001:db8::1]/docs)",
|
||||
.expect = "http://[2001:db8::1]/docs",
|
||||
},
|
||||
// File paths with spaces
|
||||
.{
|
||||
.input = "./spaces-end. ",
|
||||
.expect = "./spaces-end. ",
|
||||
|
||||
Reference in New Issue
Block a user