Sonarr/NzbDrone.Core.Test/App.config

7 lines
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>