reinstate TestSaveIarV0_1()

arthursv
Justin Clark-Casey (justincc) 2009-08-05 18:01:18 +01:00
parent e5904c3883
commit 9e0f1b7fef
1 changed files with 1 additions and 1 deletions

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