aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2024-08-30 16:13:33 +0200
committerBond_009 <bond.009@outlook.com>2024-08-30 16:13:33 +0200
commitaf4b810c5e11f1fdc4b910440df559904c35dfa1 (patch)
treef3647dfb248843f29dd8dc8e4989eea4222ca110 /tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
parent9644e894f0f6e1206f68a2b23aeb8065a565f9bf (diff)
Add LiveTvController tests
Diffstat (limited to 'tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj')
-rw-r--r--tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj b/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
index a5296d8c93..8228c0df70 100644
--- a/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
+++ b/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
@@ -18,6 +18,9 @@
</ItemGroup>
<ItemGroup>
+ <None Include="Test Data\**\*.*">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </None>
<!-- Don't run tests in parallel -->
<None Update="xunit.runner.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>