aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs')
-rw-r--r--OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
index fd79ffa..20adb21 100644
--- a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
+++ b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
@@ -198,7 +198,6 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
198 [Test] 198 [Test]
199 public void TestLoadIarV0_1ExistingUsers() 199 public void TestLoadIarV0_1ExistingUsers()
200 { 200 {
201 Assert.Ignore();
202 TestHelper.InMethod(); 201 TestHelper.InMethod();
203 202
204 //log4net.Config.XmlConfigurator.Configure(); 203 //log4net.Config.XmlConfigurator.Configure();
@@ -265,9 +264,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
265 [Test] 264 [Test]
266 public void TestLoadIarV0_1TempProfiles() 265 public void TestLoadIarV0_1TempProfiles()
267 { 266 {
268 Assert.Ignore();
269 TestHelper.InMethod(); 267 TestHelper.InMethod();
270 Console.WriteLine("### Started {0} ###", MethodBase.GetCurrentMethod());
271 268
272 log4net.Config.XmlConfigurator.Configure(); 269 log4net.Config.XmlConfigurator.Configure();
273 270