Created tests for File Menu Items

This commit is contained in:
Greg 2016-03-04 14:36:49 -08:00
parent 89d126c564
commit b18129c379
4 changed files with 166 additions and 3 deletions

View file

@ -67,6 +67,7 @@
<Compile Include="CheckBoxInLibraryIsClickable.cs" />
<Compile Include="CreateLibraryFolder.cs" />
<Compile Include="ExportItemWindowTests.cs" />
<Compile Include="FileMenuTest.cs" />
<Compile Include="HardwareLevelingUITests.cs" />
<Compile Include="LibraryDownloadsTest.cs" />
<Compile Include="LocalLibraryTests.cs" />