test: integration fixtures — static site server, auto-marking conftest
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><title>Welcome</title></head>
|
||||
<body>
|
||||
<h1 id="page-title">Welcome!</h1>
|
||||
<p id="greeting">You made it.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user