More adjustments to namespace... Some planning...

--HG--
branch : mvc3p1
This commit is contained in:
Louis DeJardin
2010-08-26 15:07:10 -07:00
parent f455b1da22
commit 0394a5f78f
15 changed files with 34 additions and 45 deletions

View File

@@ -5,6 +5,7 @@ using System.Text;
using Autofac;
using NUnit.Framework;
using Orchard.DisplayManagement;
using Orchard.DisplayManagement.Implementation;
using Orchard.DisplayManagement.Shapes;
namespace Orchard.Tests.DisplayManagement {