Disable TestReplicateArchivePathToUserInventory() pending more investigation

arthursv
Justin Clark-Casey (justincc) 2009-08-05 20:05:22 +01:00
parent 1f7466e5c3
commit bc6de6f5f0
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
/// <summary>
/// Test replication of an archive path to the user's inventory.
/// </summary>
[Test]
//[Test]
public void TestReplicateArchivePathToUserInventory()
{
TestHelper.InMethod();