aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2009-08-11 17:05:01 +0100
committerJustin Clark-Casey (justincc)2009-08-11 17:05:01 +0100
commitf9b60f5c3450b96afbb71f4ebfe2b402a656299d (patch)
tree4bbe2f59176589e497a2f4fd16b3adfe3989c5cd /OpenSim
parentre-enable just TestReplicateArchivePathToUserInventory() for now to find out ... (diff)
downloadopensim-SC_OLD-f9b60f5c3450b96afbb71f4ebfe2b402a656299d.zip
opensim-SC_OLD-f9b60f5c3450b96afbb71f4ebfe2b402a656299d.tar.gz
opensim-SC_OLD-f9b60f5c3450b96afbb71f4ebfe2b402a656299d.tar.bz2
opensim-SC_OLD-f9b60f5c3450b96afbb71f4ebfe2b402a656299d.tar.xz
Disable test again. Ho hum.
Diffstat (limited to 'OpenSim')
-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 ffdda96..8ac9b1f 100644
--- a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
+++ b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/Tests/InventoryArchiverTests.cs
@@ -379,7 +379,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
379 /// <summary> 379 /// <summary>
380 /// Test replication of an archive path to the user's inventory. 380 /// Test replication of an archive path to the user's inventory.
381 /// </summary> 381 /// </summary>
382 [Test] 382 //[Test]
383 public void TestReplicateArchivePathToUserInventory() 383 public void TestReplicateArchivePathToUserInventory()
384 { 384 {
385 TestHelper.InMethod(); 385 TestHelper.InMethod();