mirror of
https://github.com/YGGverse/ggemtext.git
synced 2026-03-31 17:15:33 +00:00
remove comment
This commit is contained in:
parent
9c8d087e44
commit
65b051f23e
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ fn gemtext() {
|
|||
|
||||
assert_eq!(item.alt, None);
|
||||
assert_eq!(item.timestamp, None);
|
||||
assert_eq!(item.uri.to_str(), "gemini://geminiprotocol.net"); // @TODO len 27?
|
||||
assert_eq!(item.uri.to_str(), "gemini://geminiprotocol.net");
|
||||
} // #1
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue