That didn't actually fix the dictionary tests, shame.

This commit is contained in:
Sebastiaan Janssen
2012-11-29 11:19:44 -01:00
parent 2b3e535f83
commit 4817cf8310

View File

@@ -19,11 +19,6 @@ namespace Umbraco.Tests.BusinessLogic
[TestFixture]
public class DictionaryTest : BaseWebTest
{
protected override bool RequiresDbSetup
{
get { return false; }
}
public override void Initialize()
{
base.Initialize();