mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
统一注入代码
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
namespace OpenAuth.UnitTest
|
||||
using OpenAuth.App;
|
||||
|
||||
namespace OpenAuth.UnitTest
|
||||
{
|
||||
public class TestBase
|
||||
{
|
||||
public TestBase()
|
||||
{
|
||||
AutofacExt.InitDI();
|
||||
AutofacExt.InitAutofac();
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user