diff options
author | Justin Clark-Casey (justincc) | 2009-08-11 17:05:01 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2009-08-11 17:05:01 +0100 |
commit | f9b60f5c3450b96afbb71f4ebfe2b402a656299d (patch) | |
tree | 4bbe2f59176589e497a2f4fd16b3adfe3989c5cd /OpenSim | |
parent | re-enable just TestReplicateArchivePathToUserInventory() for now to find out ... (diff) | |
download | opensim-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 '')
-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 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(); |