aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-12-08 20:55:38 +0000
committerJustin Clark-Casey (justincc)2011-12-08 20:55:38 +0000
commit14e407aff304a176bb5bd8bbca061ad0960f3fc1 (patch)
treeccee6f374dff790b1f02cf1827c19a529210bb47 /OpenSim/Region/ClientStack/Linden/UDP
parentReactivate BasicCircuitTests.TestAddClient() (diff)
downloadopensim-SC_OLD-14e407aff304a176bb5bd8bbca061ad0960f3fc1.zip
opensim-SC_OLD-14e407aff304a176bb5bd8bbca061ad0960f3fc1.tar.gz
opensim-SC_OLD-14e407aff304a176bb5bd8bbca061ad0960f3fc1.tar.bz2
opensim-SC_OLD-14e407aff304a176bb5bd8bbca061ad0960f3fc1.tar.xz
Add OpenSim.Region.ClientStack.LindenUDP.Tests.dll back into the test suite
Diffstat (limited to 'OpenSim/Region/ClientStack/Linden/UDP')
-rw-r--r--OpenSim/Region/ClientStack/Linden/UDP/Tests/BasicCircuitTests.cs2
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 e3b0eab..c6a5b98 100644
--- a/OpenSim/Region/ClientStack/Linden/UDP/Tests/BasicCircuitTests.cs
+++ b/OpenSim/Region/ClientStack/Linden/UDP/Tests/BasicCircuitTests.cs
@@ -156,7 +156,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
156 public void TestAddClient() 156 public void TestAddClient()
157 { 157 {
158 TestHelpers.InMethod(); 158 TestHelpers.InMethod();
159 XmlConfigurator.Configure(); 159// XmlConfigurator.Configure();
160 160
161 TestScene scene = SceneHelpers.SetupScene(); 161 TestScene scene = SceneHelpers.SetupScene();
162 uint myCircuitCode = 123456; 162 uint myCircuitCode = 123456;