Skip to content

Commit

Permalink
Disable modifier tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
lanwin committed May 20, 2010
1 parent 9b58046 commit 33654ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Expand Up @@ -3,6 +3,7 @@
namespace MongoDB.UnitTests.Serialization.Descriptors
{
[TestFixture]
[Ignore("Currently we dose not plan to support this. As alternative you can use Mo or Linq.")]
public class ModifierTests : SerializationTestBase
{
public class ModifierEntity
Expand Down
@@ -1,6 +1,5 @@
using System;
using System.Collections;
using System.Collections.Generic;

namespace MongoDB.Configuration.CollectionAdapters
{
Expand Down

0 comments on commit 33654ee

Please sign in to comment.