Skip to content

Commit

Permalink
Adding ignore attribute to failing timeout test
Browse files Browse the repository at this point in the history
  • Loading branch information
staxmanade committed Apr 21, 2010
1 parent 22d88f8 commit f0c9f24
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ public void Should_have_correct_TotalIgnored_count()
}

[Test]
[Ignore]
public void Should_have_a_timeout_exception()
{
TestReport
Expand Down

0 comments on commit f0c9f24

Please sign in to comment.