Skip to content

Commit

Permalink
[system.xml] One more mobile serialization incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-safar committed May 20, 2015
1 parent d9b9ed5 commit aac0b37
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -163,6 +163,7 @@ public void DeserializeEmptyPrivateCollection ()
}

[Test]
[Category ("MobileNotWorking")]
[ExpectedException (typeof (InvalidOperationException))]
public void DeserializeArrayReferences ()
{
Expand Down

0 comments on commit aac0b37

Please sign in to comment.