Fix namespace

This commit is contained in:
Antony Male 2014-03-15 14:52:57 +00:00
parent 0aef92ac49
commit 695a1a345e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace StyletUnitTests.StyletIoC
namespace StyletUnitTests
{
[TestFixture]
public class StyletIoCUnboundGenericTests