fix and remove a few more tests

This commit is contained in:
dkanada
2020-01-19 00:18:55 +09:00
parent 1e65cc4695
commit e700fc8a07
6 changed files with 21 additions and 35 deletions

View File

@@ -2,9 +2,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<IsPackable>false</IsPackable>
<RootNamespace>Jellyfin.Server.Implementations.Tests</RootNamespace>
</PropertyGroup>