mirror of https://github.com/AMT-Cheif/Stylet.git
Fix namespace
This commit is contained in:
parent
0aef92ac49
commit
695a1a345e
|
@ -6,7 +6,7 @@ using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace StyletUnitTests.StyletIoC
|
namespace StyletUnitTests
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class StyletIoCUnboundGenericTests
|
public class StyletIoCUnboundGenericTests
|
||||||
|
|
Loading…
Reference in New Issue