aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Notifications.Test/Jellyfin.Notifications.Test.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Jellyfin.Notifications.Test/Jellyfin.Notifications.Test.csproj')
-rw-r--r--tests/Jellyfin.Notifications.Test/Jellyfin.Notifications.Test.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Jellyfin.Notifications.Test/Jellyfin.Notifications.Test.csproj b/tests/Jellyfin.Notifications.Test/Jellyfin.Notifications.Test.csproj
index d3ddc6783..e3fd48975 100644
--- a/tests/Jellyfin.Notifications.Test/Jellyfin.Notifications.Test.csproj
+++ b/tests/Jellyfin.Notifications.Test/Jellyfin.Notifications.Test.csproj
@@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\Emby.Notifications\Emby.Notifications.csproj" />
+ </ItemGroup>
+
</Project>