diff options
author | Jeff Ames | 2009-03-07 02:00:18 +0000 |
---|---|---|
committer | Jeff Ames | 2009-03-07 02:00:18 +0000 |
commit | e1f68145be8b0cfc48c7fe6920ae8db1bfa049f5 (patch) | |
tree | d4d37926bd660bbad4dd9e4f84a385a1f770ec5d /OpenSim/Region/CoreModules | |
parent | * Fixes mantis: #3241 (diff) | |
download | opensim-SC-e1f68145be8b0cfc48c7fe6920ae8db1bfa049f5.zip opensim-SC-e1f68145be8b0cfc48c7fe6920ae8db1bfa049f5.tar.gz opensim-SC-e1f68145be8b0cfc48c7fe6920ae8db1bfa049f5.tar.bz2 opensim-SC-e1f68145be8b0cfc48c7fe6920ae8db1bfa049f5.tar.xz |
Update svn properties.
Diffstat (limited to 'OpenSim/Region/CoreModules')
-rw-r--r-- | OpenSim/Region/CoreModules/World/Tests/SOGSpamTest.cs | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/OpenSim/Region/CoreModules/World/Tests/SOGSpamTest.cs b/OpenSim/Region/CoreModules/World/Tests/SOGSpamTest.cs index 836f559..9a2b157 100644 --- a/OpenSim/Region/CoreModules/World/Tests/SOGSpamTest.cs +++ b/OpenSim/Region/CoreModules/World/Tests/SOGSpamTest.cs | |||
@@ -1,10 +1,10 @@ | |||
1 | using System; | 1 | using System; |
2 | using System.Collections.Generic; | 2 | using System.Collections.Generic; |
3 | using System.Text; | 3 | using System.Text; |
4 | 4 | ||
5 | namespace OpenSim.Region.CoreModules.World.Tests | 5 | namespace OpenSim.Region.CoreModules.World.Tests |
6 | { | 6 | { |
7 | class SOGSpamTest | 7 | class SOGSpamTest |
8 | { | 8 | { |
9 | } | 9 | } |
10 | } | 10 | } |