mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 18:53:27 +01:00
Split integration tests from unit tests
This commit is contained in:
9
tests/Jellyfin.Server.Integration.Tests/TestPage.html
Normal file
9
tests/Jellyfin.Server.Integration.Tests/TestPage.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>TestPlugin</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>This is a Test Page.</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user