diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Region/ClientStack/Linden/UDP/Tests/BasicCircuitTests.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/Linden/UDP/Tests/BasicCircuitTests.cs b/OpenSim/Region/ClientStack/Linden/UDP/Tests/BasicCircuitTests.cs index b8a4e8e..9d37cdf 100644 --- a/OpenSim/Region/ClientStack/Linden/UDP/Tests/BasicCircuitTests.cs +++ b/OpenSim/Region/ClientStack/Linden/UDP/Tests/BasicCircuitTests.cs | |||
@@ -147,7 +147,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP.Tests | |||
147 | // /// <summary> | 147 | // /// <summary> |
148 | // /// Test adding a client to the stack | 148 | // /// Test adding a client to the stack |
149 | // /// </summary> | 149 | // /// </summary> |
150 | // [Test, LongRunning] | 150 | // [Test] |
151 | // public void TestAddClient() | 151 | // public void TestAddClient() |
152 | // { | 152 | // { |
153 | // TestHelper.InMethod(); | 153 | // TestHelper.InMethod(); |