mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-16 12:54:38 +00:00
overhaul tests
This commit is contained in:
7
test/apps/basics/src/routes/index.html
Normal file
7
test/apps/basics/src/routes/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<h1>Great success!</h1>
|
||||
|
||||
<a href="a">a</a>
|
||||
<a href="ambiguous/ok.json">ok</a>
|
||||
<a href="echo-query?message">ok</a>
|
||||
|
||||
<div class='hydrate-test'></div>
|
||||
Reference in New Issue
Block a user