Skip to content

Commit

Permalink
Renaming error fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
maddenpj committed Dec 18, 2012
1 parent 790ef27 commit ee845e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client.Tests/ReadTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ public void RequestInterval()
}

[Test]
public void _Id()
public void RequestMethod_Id()
{
var mockclient = TestCommon.GetMockRestClient<DataSet>(new DataSet());
var client = TestCommon.GetClient(mockclient.Object);
Expand Down

0 comments on commit ee845e1

Please sign in to comment.