Fix namespace typo
This commit is contained in:
parent
c065c90337
commit
2faf31727e
|
|
@ -9,7 +9,7 @@ using System.Resources;
|
|||
using Microsoft.Framework.Localization.Internal;
|
||||
using Xunit;
|
||||
|
||||
namespace Microsoft.Framework.Localization.Test
|
||||
namespace Microsoft.Framework.Localization.Tests
|
||||
{
|
||||
public class ResourceManagerStringLocalizerTest
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue