- fix name of test

pull/32/head
Simon Gockner 7 years ago
parent 4b2065dd56
commit b779e0ccba
  1. 2
      Test.LightweightIocContainer/IocContainerTest.cs

@ -92,7 +92,7 @@ namespace Test.LightweightIocContainer
} }
[Test] [Test]
public void RegisterFactoryWithoutCreate() public void TestRegisterFactoryWithoutCreate()
{ {
IIocContainer iocContainer = new IocContainer(); IIocContainer iocContainer = new IocContainer();

Loading…
Cancel
Save