aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs
diff options
context:
space:
mode:
authorJeff Ames2008-11-06 22:24:34 +0000
committerJeff Ames2008-11-06 22:24:34 +0000
commit486ac1e12fcccf993adc7224563d9f806ddb99ec (patch)
tree519aa9ea1ff5fae2b8c1a3adcdb03ee9966193cd /OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs
parent* refactor: Attach a scene object to a scene separately from its construction (diff)
downloadopensim-SC_OLD-486ac1e12fcccf993adc7224563d9f806ddb99ec.zip
opensim-SC_OLD-486ac1e12fcccf993adc7224563d9f806ddb99ec.tar.gz
opensim-SC_OLD-486ac1e12fcccf993adc7224563d9f806ddb99ec.tar.bz2
opensim-SC_OLD-486ac1e12fcccf993adc7224563d9f806ddb99ec.tar.xz
Update svn properties, minor formatting cleanup.
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs')
-rw-r--r--OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs b/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs
index a40677e..1d61024 100644
--- a/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs
+++ b/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs
@@ -290,4 +290,4 @@ namespace OpenSim.Region.ClientStack.LindenUDP.Tests
290 Assert.That(testLLPacketServer.GetPacketsReceivedFor(PacketType.ObjectName), Is.EqualTo(3)); 290 Assert.That(testLLPacketServer.GetPacketsReceivedFor(PacketType.ObjectName), Is.EqualTo(3));
291 } 291 }
292 } 292 }
293} \ No newline at end of file 293}