mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-18 05:25:08 +00:00
overhaul tests
This commit is contained in:
3
test/apps/with-basepath/src/routes/_error.html
Normal file
3
test/apps/with-basepath/src/routes/_error.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<h1>{status}</h1>
|
||||
|
||||
<p>{error.message}</p>
|
||||
1
test/apps/with-basepath/src/routes/index.html
Normal file
1
test/apps/with-basepath/src/routes/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<h1>Great success!</h1>
|
||||
Reference in New Issue
Block a user