aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests
diff options
context:
space:
mode:
authordkanada <dkanada@users.noreply.github.com>2020-01-19 00:18:55 +0900
committerdkanada <dkanada@users.noreply.github.com>2020-01-19 00:18:55 +0900
commite700fc8a076769d8f2bc29dac232a2bf8faaa0cf (patch)
tree05dc806b87222c0f6009e2367be6828bbdf4e147 /tests/Jellyfin.Server.Implementations.Tests
parent1e65cc469539da0f31aaa93251bf3e0ab2e30a1e (diff)
fix and remove a few more tests
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests')
-rw-r--r--tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj b/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj
index bb2afea16..f62d3dcbc 100644
--- a/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj
+++ b/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj
@@ -2,9 +2,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
-
<IsPackable>false</IsPackable>
-
<RootNamespace>Jellyfin.Server.Implementations.Tests</RootNamespace>
</PropertyGroup>