mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 14:41:21 +08:00
Update General.cs
This commit is contained in:
parent
fe351fbfda
commit
fec05ff353
@ -16,7 +16,7 @@ namespace ViewModelTests
|
|||||||
[TestClass]
|
[TestClass]
|
||||||
public class General
|
public class General
|
||||||
{
|
{
|
||||||
public const string GeneralSettingsFileName = "Test\\GenealSettings";
|
public const string GeneralSettingsFileName = "Test\\GeneralSettings";
|
||||||
|
|
||||||
private Mock<ISettingsUtils> mockGeneralSettingsUtils;
|
private Mock<ISettingsUtils> mockGeneralSettingsUtils;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user