1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

separated sqlce and db4o tests.

This commit is contained in:
kay.one
2013-02-02 12:54:03 -08:00
parent 9f829c1442
commit f973a42669
106 changed files with 192 additions and 176 deletions
@@ -16,7 +16,7 @@ namespace NzbDrone.Core.Test.HelperTests.XElementHelperTests
{
[TestFixture]
// ReSharper disable InconsistentNaming
public class XElementHelperTest : CoreTest
public class XElementHelperTest : SqlCeTest
{
[Test]
public void Int32_should_return_zero_when_xelement_is_null()