minor updates to test project

This commit is contained in:
kay.one
2011-06-04 10:59:09 -07:00
parent d3be516fb2
commit a6fe8b276b
3 changed files with 43 additions and 28 deletions
+4
View File
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<!-- Supported values: nunit, xunit and mstest -->
<add key="FluentAssertions.TestFramework" value="nunit"/>
</appSettings>
<system.data>
<DbProviderFactories>
<remove invariant="System.Data.SQLite" />