Skip to content

Commit

Permalink
HWHOOPS! Remove merge markers
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed Sep 7, 2013
1 parent 06f1d50 commit 315c01f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RestSharp.Tests/JsonTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -632,8 +632,6 @@ public void Can_Deserialize_To_Dictionary_String_String_With_Dynamic_Values ()
Assert.Equal ("{\"Name\":\"ThingBlue\",\"Color\":\"Blue\"}", bd["ThingBlue"]);
}

<<<<<<< HEAD
<<<<<<< HEAD
[Fact]
public void Can_Deserialize_Decimal_With_Four_Zeros_After_Floating_Point()
{
Expand Down

0 comments on commit 315c01f

Please sign in to comment.