* Extend stub to test the successful login of a user on the local login service

* Test does not do authentication
This commit is contained in:
Justin Clarke Casey
2009-01-05 17:38:39 +00:00
parent 0b8d22ab54
commit 04ffcce7ea
6 changed files with 106 additions and 4 deletions

View File

@@ -2646,6 +2646,7 @@
<Reference name="System"/>
<Reference name="log4net.dll"/>
<Reference name="nunit.framework.dll" />
<Reference name="XMLRPC.dll"/>
<Reference name="OpenMetaverse.dll"/>
<Reference name="OpenMetaverseTypes.dll"/>
<Reference name="OpenSim.Framework"/>