mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
minor: remove mono compiler warning
This commit is contained in:
@@ -52,6 +52,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
||||
|
||||
ug.GatherAssetUuids(missingAssetUuid, AssetType.Object, foundAssetUuids);
|
||||
|
||||
// We count the uuid as gathered even if the asset itself is missing.
|
||||
Assert.That(foundAssetUuids.Count, Is.EqualTo(1));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user