From fa8bfece4e72c32f8350aaa947c81b2494f6bb77 Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Mon, 1 Mar 2021 19:35:58 +0100 Subject: Split integration tests from unit tests --- tests/Jellyfin.Server.Integration.Tests/TestPage.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/Jellyfin.Server.Integration.Tests/TestPage.html (limited to 'tests/Jellyfin.Server.Integration.Tests/TestPage.html') diff --git a/tests/Jellyfin.Server.Integration.Tests/TestPage.html b/tests/Jellyfin.Server.Integration.Tests/TestPage.html new file mode 100644 index 0000000000..8037af8a60 --- /dev/null +++ b/tests/Jellyfin.Server.Integration.Tests/TestPage.html @@ -0,0 +1,9 @@ + + + + TestPlugin + + +

This is a Test Page.

+ + -- cgit v1.2.3