mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Partially complete refactoring. Adding transactions. Adjusting template locations. CURRENTLY BROKEN
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044385
This commit is contained in:
@@ -50,6 +50,7 @@ namespace Orchard.Tests.Packages {
|
||||
|
||||
[TearDown]
|
||||
public void Cleanup() {
|
||||
_container.Dispose();
|
||||
_session.Close();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user