diff options
-rw-r--r-- | OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs index dd524f5..780327f 100644 --- a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs +++ b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs | |||
@@ -353,7 +353,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests | |||
353 | /// <summary> | 353 | /// <summary> |
354 | /// Test replication of an archive path to the user's inventory. | 354 | /// Test replication of an archive path to the user's inventory. |
355 | /// </summary> | 355 | /// </summary> |
356 | //[Test] | 356 | [Test] |
357 | public void TestReplicateArchivePathToUserInventory() | 357 | public void TestReplicateArchivePathToUserInventory() |
358 | { | 358 | { |
359 | TestHelper.InMethod(); | 359 | TestHelper.InMethod(); |