Disable TestReplicateArchivePathToUserInventory() pending more investigation

This commit is contained in:
Justin Clark-Casey (justincc)
2009-08-05 20:05:22 +01:00
parent 1f7466e5c3
commit bc6de6f5f0

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();