mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
* Moved the DatabaseTestAttribute to Test.Common, and thus included ref to that in all db tests. *phew*
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
using System.IO;
|
||||
using NUnit.Framework;
|
||||
using OpenSim.Data.Tests;
|
||||
using OpenSim.Tests.Common;
|
||||
|
||||
namespace OpenSim.Data.SQLite.Tests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user