updated header text and tests for PowerRename (#2607)

This commit is contained in:
Lavius Motileng
2020-05-05 14:28:44 -07:00
committed by GitHub
parent 462c17a0c3
commit c2adf56b2f
9 changed files with 204 additions and 11 deletions

View File

@@ -129,6 +129,7 @@
<Compile Include="UnitTestApp.xaml.cs">
<DependentUpon>UnitTestApp.xaml</DependentUpon>
</Compile>
<Compile Include="ViewModelTests\PowerRename.cs" />
<Compile Include="ViewModelTests\PowerPreview.cs" />
<Compile Include="ViewModelTests\ShortcutGuide.cs" />
<Compile Include="ViewModelTests\PowerLauncherViewModelTest.cs" />