mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -41,9 +41,6 @@ namespace OpenSim.Framework.Servers.Tests
|
||||
{
|
||||
[TestFixture]
|
||||
public class OSHttpTests : OpenSimTestCase
|
||||
<<<<<<< HEAD
|
||||
{
|
||||
=======
|
||||
{
|
||||
// we need an IHttpClientContext for our tests
|
||||
public class TestHttpClientContext: IHttpClientContext
|
||||
@@ -363,9 +360,8 @@ namespace OpenSim.Framework.Servers.Tests
|
||||
public void Redirect(Uri uri) {}
|
||||
public void Redirect(string url) {}
|
||||
}
|
||||
|
||||
|
||||
|
||||
>>>>>>> avn/ubitvar
|
||||
public OSHttpRequest req0;
|
||||
public OSHttpRequest req1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user