diff options
author | Jeff Ames | 2008-11-06 22:24:34 +0000 |
---|---|---|
committer | Jeff Ames | 2008-11-06 22:24:34 +0000 |
commit | 486ac1e12fcccf993adc7224563d9f806ddb99ec (patch) | |
tree | 519aa9ea1ff5fae2b8c1a3adcdb03ee9966193cd /OpenSim/Region/ClientStack/LindenUDP/Tests | |
parent | * refactor: Attach a scene object to a scene separately from its construction (diff) | |
download | opensim-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')
-rw-r--r-- | OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs | 2 |
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 | } |