diff options
Diffstat (limited to 'OpenSim/Region/CoreModules/World')
-rw-r--r-- | OpenSim/Region/CoreModules/World/Archiver/Tests/ArchiverTests.cs | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/OpenSim/Region/CoreModules/World/Archiver/Tests/ArchiverTests.cs b/OpenSim/Region/CoreModules/World/Archiver/Tests/ArchiverTests.cs index e75ca20..70ed6a7 100644 --- a/OpenSim/Region/CoreModules/World/Archiver/Tests/ArchiverTests.cs +++ b/OpenSim/Region/CoreModules/World/Archiver/Tests/ArchiverTests.cs | |||
@@ -243,9 +243,8 @@ namespace OpenSim.Region.CoreModules.World.Archiver.Tests | |||
243 | 243 | ||
244 | /// <summary> | 244 | /// <summary> |
245 | /// Test merging a V0.2 OpenSim Region Archive into an existing scene | 245 | /// Test merging a V0.2 OpenSim Region Archive into an existing scene |
246 | /// </summary> | 246 | /// </summary> |
247 | 247 | //[Test] | |
248 | [Test] | ||
249 | public void TestMergeOarV0p2() | 248 | public void TestMergeOarV0p2() |
250 | { | 249 | { |
251 | //XmlConfigurator.Configure(); | 250 | //XmlConfigurator.Configure(); |