diff options
author | Justin Clark-Casey (justincc) | 2011-10-12 21:51:34 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-10-12 21:51:34 +0100 |
commit | 631d5e16ef8c5340b6283b1a9ed9cc95aea3e3a1 (patch) | |
tree | 10832702313c1f618d3385fd16153ef3c5c0de05 /OpenSim/Region/ClientStack/Linden | |
parent | Bring LindenUDP.Tests back from the dead. No tests are running. (diff) | |
download | opensim-SC_OLD-631d5e16ef8c5340b6283b1a9ed9cc95aea3e3a1.zip opensim-SC_OLD-631d5e16ef8c5340b6283b1a9ed9cc95aea3e3a1.tar.gz opensim-SC_OLD-631d5e16ef8c5340b6283b1a9ed9cc95aea3e3a1.tar.bz2 opensim-SC_OLD-631d5e16ef8c5340b6283b1a9ed9cc95aea3e3a1.tar.xz |
Get rid of some traces of the old pre-ROBUST grid architecture config
Diffstat (limited to 'OpenSim/Region/ClientStack/Linden')
-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(); |