* tagged some more database tests as such

This commit is contained in:
lbsa71
2009-04-09 07:11:49 +00:00
parent a707fa7bea
commit ed33878a0f
6 changed files with 7 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ using System.Reflection;
namespace OpenSim.Data.MySQL.Tests
{
[TestFixture]
[TestFixture, DatabaseTest]
public class MySQLRegionTest : BasicRegionTest
{
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);