add test for resizing one part in a group

This commit is contained in:
Justin Clark-Casey (justincc)
2011-07-16 03:52:30 +01:00
parent df2a59d31b
commit 4b5a6b655b
3 changed files with 36 additions and 2 deletions

View File

@@ -50,7 +50,6 @@ namespace OpenSim.Services.Connectors
MethodBase.GetCurrentMethod().DeclaringType);
private string m_ServerURI = String.Empty;
private IImprovedAssetCache m_Cache = null;
public MapImageServicesConnector()
{