aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Tests/SOGSpamTest.cs
blob: 836f55961a814ace7980ac44f6e8d7acb44fcaf7 (plain)
1
2
3
4
5
6
7
8
9
10
using System;
using System.Collections.Generic;
using System.Text;

namespace OpenSim.Region.CoreModules.World.Tests
{
    class SOGSpamTest
    {
    }
}