Add unittest [WIP]

This commit is contained in:
qianlifeng
2014-12-29 23:02:50 +08:00
parent 72c2fa3863
commit f753369d1a
9 changed files with 283 additions and 202 deletions

View File

@@ -1,4 +1,5 @@
using System.Reflection;
using System;
using System.Reflection;
using log4net;
namespace Wox.Infrastructure.Logger