diff options
author | Justin Clark-Casey | 2009-08-05 17:17:20 +0100 |
---|---|---|
committer | Justin Clark-Casey | 2009-08-05 17:17:20 +0100 |
commit | 3323413f53fd39cdbba4e247c6a8a63278150b10 (patch) | |
tree | 5b67b2e55577dda59056a81e8fa6293edae99be6 /OpenSim/Region | |
parent | force back the Regions directory, which because it was empty in svn never made (diff) | |
download | opensim-SC_OLD-3323413f53fd39cdbba4e247c6a8a63278150b10.zip opensim-SC_OLD-3323413f53fd39cdbba4e247c6a8a63278150b10.tar.gz opensim-SC_OLD-3323413f53fd39cdbba4e247c6a8a63278150b10.tar.bz2 opensim-SC_OLD-3323413f53fd39cdbba4e247c6a8a63278150b10.tar.xz |
reinstate TestReplicateArchivePathToUserInventory()
Diffstat (limited to 'OpenSim/Region')
-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(); |