aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Tests/SQLiteAssetTest.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Data/SQLite/Tests/SQLiteAssetTest.cs')
-rw-r--r--OpenSim/Data/SQLite/Tests/SQLiteAssetTest.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/SQLite/Tests/SQLiteAssetTest.cs b/OpenSim/Data/SQLite/Tests/SQLiteAssetTest.cs
index f299c91..db21892 100644
--- a/OpenSim/Data/SQLite/Tests/SQLiteAssetTest.cs
+++ b/OpenSim/Data/SQLite/Tests/SQLiteAssetTest.cs
@@ -31,7 +31,7 @@ using OpenSim.Data.Tests;
31 31
32namespace OpenSim.Data.SQLite.Tests 32namespace OpenSim.Data.SQLite.Tests
33{ 33{
34 [TestFixture] 34 [TestFixture, DatabaseTest]
35 public class SQLiteAssetTest : BasicAssetTest 35 public class SQLiteAssetTest : BasicAssetTest
36 { 36 {
37 public string file; 37 public string file;