aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Tests
diff options
context:
space:
mode:
authorJeff Ames2009-03-07 02:00:18 +0000
committerJeff Ames2009-03-07 02:00:18 +0000
commite1f68145be8b0cfc48c7fe6920ae8db1bfa049f5 (patch)
treed4d37926bd660bbad4dd9e4f84a385a1f770ec5d /OpenSim/Region/CoreModules/World/Tests
parent* Fixes mantis: #3241 (diff)
downloadopensim-SC_OLD-e1f68145be8b0cfc48c7fe6920ae8db1bfa049f5.zip
opensim-SC_OLD-e1f68145be8b0cfc48c7fe6920ae8db1bfa049f5.tar.gz
opensim-SC_OLD-e1f68145be8b0cfc48c7fe6920ae8db1bfa049f5.tar.bz2
opensim-SC_OLD-e1f68145be8b0cfc48c7fe6920ae8db1bfa049f5.tar.xz
Update svn properties.
Diffstat (limited to 'OpenSim/Region/CoreModules/World/Tests')
-rw-r--r--OpenSim/Region/CoreModules/World/Tests/SOGSpamTest.cs20
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 @@
1using System; 1using System;
2using System.Collections.Generic; 2using System.Collections.Generic;
3using System.Text; 3using System.Text;
4 4
5namespace OpenSim.Region.CoreModules.World.Tests 5namespace OpenSim.Region.CoreModules.World.Tests
6{ 6{
7 class SOGSpamTest 7 class SOGSpamTest
8 { 8 {
9 } 9 }
10} 10}