add link_with_ampersand regression test
This commit is contained in:
parent
e981e1997e
commit
226640fde5
1 changed files with 4 additions and 0 deletions
|
|
@ -642,6 +642,10 @@ l3c1.a -> l4.c1.a
|
||||||
l3c1.b -> l4.c2.b
|
l3c1.b -> l4.c2.b
|
||||||
l3c2.c -> l4.c3.c`,
|
l3c2.c -> l4.c3.c`,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "link_with_ampersand",
|
||||||
|
script: `a.link: https://calendar.google.com/calendar/u/0/r?tab=mc&pli=1`,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
runa(t, tcs)
|
runa(t, tcs)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue