This commit is contained in:
Omar Polo 2022-01-01 16:33:44 +00:00
parent d49093c105
commit e6ab6b25fc
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ server "localhost.local" {
EOF
run
gg_flags="-P localhost:$port -H localhost.local"
ggflags="-P localhost:$port -H localhost.local"
fetch /
check_reply "20 text/gemini" "# hello world"