1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-23 16:32:48 +00:00
Radarr/NzbDrone.Core.Test/App.config

7 lines
No EOL
225 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<!-- Supported values: nunit, xunit and mstest -->
<add key="FluentAssertions.TestFramework" value="nunit"/>
</appSettings>
</configuration>