aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2009-08-05 20:05:22 +0100
committerJustin Clark-Casey (justincc)2009-08-05 20:05:22 +0100
commitbc6de6f5f0c40db9b9f5073089f75a99f518b219 (patch)
tree65c75e7b5f56e6fe9bb09fd20154c7cae63413a9 /OpenSim/Region/CoreModules/Avatar
parenttest item data storage impementation (unused as of yet) (diff)
downloadopensim-SC_OLD-bc6de6f5f0c40db9b9f5073089f75a99f518b219.zip
opensim-SC_OLD-bc6de6f5f0c40db9b9f5073089f75a99f518b219.tar.gz
opensim-SC_OLD-bc6de6f5f0c40db9b9f5073089f75a99f518b219.tar.bz2
opensim-SC_OLD-bc6de6f5f0c40db9b9f5073089f75a99f518b219.tar.xz
Disable TestReplicateArchivePathToUserInventory() pending more investigation
Diffstat (limited to 'OpenSim/Region/CoreModules/Avatar')
-rw-r--r--OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs2
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 877a2ac..14cee36 100644
--- a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
+++ b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
@@ -359,7 +359,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
359 /// <summary> 359 /// <summary>
360 /// Test replication of an archive path to the user's inventory. 360 /// Test replication of an archive path to the user's inventory.
361 /// </summary> 361 /// </summary>
362 [Test] 362 //[Test]
363 public void TestReplicateArchivePathToUserInventory() 363 public void TestReplicateArchivePathToUserInventory()
364 { 364 {
365 TestHelper.InMethod(); 365 TestHelper.InMethod();