Skip to content

Commit

Permalink
Update EmailDestinationBuilderTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
soygul committed Nov 5, 2015
1 parent fb9c7e2 commit 3582cf2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions NBug.Tests/Unit/Helpers/EmailDestinationBuilderTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
public class EmailDestinationBuilderTests
{
private const string ServerName = "smtp.test.com";

[Fact]
public void TravisFailTest()
{
Assert.Equal(true, false);
}

[Fact]
public void BuildAttachmentsAndServerOptionsWithPort_PreparesCorrectDestination()
Expand Down

0 comments on commit 3582cf2

Please sign in to comment.