Skip to content

Commit

Permalink
Enable failing test, to avoid missing it later
Browse files Browse the repository at this point in the history
svn path=/branches/mono-2-0/mcs/; revision=113369
  • Loading branch information
mhutch committed Sep 17, 2008
1 parent de053ca commit a4dd2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcs/class/System.Runtime.Remoting/Test/HttpCalls.cs
Expand Up @@ -23,7 +23,7 @@ public override ChannelManager CreateChannelManager ()
}
}

//[TestFixture]
[TestFixture]
public class HttpAsyncCallTest : AsyncCallTest
{
public override ChannelManager CreateChannelManager ()
Expand Down

0 comments on commit a4dd2eb

Please sign in to comment.