Fixed, thanks.

On Tue, Feb 17, 2009 at 3:23 PM, Edward Sheffler III <
[email protected]> wrote:

>
> Index: DatabaseFixture.cs
> ===================================================================
> --- DatabaseFixture.cs  (revision 2018)
> +++ DatabaseFixture.cs  (working copy)
> @@ -23,7 +23,7 @@
>                                typeof(IUser).Assembly,
>                                typeof(User).Assembly,
>                                typeof
> (RegisterRhinoSecurityMappingAttribute).Assembly);
> -                       IntializeNHibernateAndIoC(PersistenceFramwork,
> RhinoContainerConfig, GetDatabaseEngine(), from);
> +                      InitializeNHibernateAndIoC(PersistenceFramwork,
> RhinoContainerConfig, GetDatabaseEngine(), from);
>                        CurrentContext.CreateUnitOfWork();
>
>                        SetupEntities();
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to