re-enable just TestReplicateArchivePathToUserInventory() for now to find out if the race condition has been vanquished

This commit is contained in:
Justin Clark-Casey (justincc)
2009-08-11 16:55:45 +01:00
parent 226c082ed4
commit 39c9f681ab

View File

@@ -379,7 +379,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();