mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* minor: stop bothering to set parts to phantom within test setups - tests now seem to pass without having to do this
This commit is contained in:
@@ -52,6 +52,7 @@ namespace OpenSim.Region.Environment.Modules.World.Archiver.Tests
|
||||
|
||||
Scene scene = SceneSetupHelpers.SetupScene();
|
||||
SceneSetupHelpers.SetupSceneModules(scene, archiverModule, terrainModule);
|
||||
|
||||
|
||||
MemoryStream archiveWriteStream = new MemoryStream();
|
||||
archiverModule.ArchiveRegion(archiveWriteStream);
|
||||
|
||||
Reference in New Issue
Block a user