aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests/TestPage.html
blob: 8037af8a60c1f06f2d1cbeb5b91e0e4ea57a11cb (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
    <title>TestPlugin</title>
</head>
<body>
    <h1>This is a Test Page.</h1>
</body>
</html>