reinstate TestSaveIarV0_1()

This commit is contained in:
Justin Clark-Casey (justincc)
2009-08-05 18:01:18 +01:00
parent e5904c3883
commit 9e0f1b7fef

View File

@@ -66,7 +66,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
/// <summary>
/// Test saving a V0.1 OpenSim Inventory Archive (subject to change since there is no fixed format yet).
/// </summary>
//[Test]
[Test]
public void TestSaveIarV0_1()
{
TestHelper.InMethod();