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.Threading.Tasks;
|
||||
|
||||
namespace StyletUnitTests.StyletIoC
|
||||
namespace StyletUnitTests
|
||||
{
|
||||
[TestFixture]
|
||||
public class StyletIoCUnboundGenericTests
|
||||
|
|
Loading…
Reference in New Issue