get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin

additional tweaks to get this working properly
This commit is contained in:
Justin Clark-Casey (justincc)
2010-06-04 20:43:05 +01:00
parent 86f2339b6e
commit 75878c8f43
9 changed files with 22 additions and 10 deletions

View File

@@ -76,6 +76,5 @@ namespace OpenSim.Data.Null
return false;
}
}
}
}