mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
disable OSHttpTests that will collide with testing new http server changes
This commit is contained in:
@@ -36,6 +36,7 @@ using OpenSim.Framework;
|
||||
|
||||
namespace OpenSim.Tests.Common
|
||||
{
|
||||
/*
|
||||
public class TestHttpClientContext: IHttpClientContext
|
||||
{
|
||||
/// <summary>
|
||||
@@ -107,4 +108,5 @@ namespace OpenSim.Tests.Common
|
||||
/// </summary>
|
||||
public event EventHandler<RequestEventArgs> RequestReceived = delegate { };
|
||||
}
|
||||
*/
|
||||
}
|
||||
Reference in New Issue
Block a user