aboutsummaryrefslogtreecommitdiff
path: root/webserver/src/test/resources/testdir/test.html
blob: 4cb157cc3c4d56e278d2bb6df75b4edfe59729d4 (plain)
1
2
3
4
5
6
7
8
<html>
<head>
<title>dummy</title>
</head>
<body>
	<h1>it works</h1>
</body>
</html>