Add missing rapid.html
This commit is contained in:
parent
30827c1239
commit
004d0b7ae5
12
tests/end2end/data/hints/rapid.html
Normal file
12
tests/end2end/data/hints/rapid.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Two links</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/data/hello.txt" id="link">Hello</a>
|
||||
<a href="/data/hello2.txt" id="link">Hello 2</a>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user