Skip to content

Commit

Permalink
Move tests to their correct location.
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque committed Jul 14, 2021
1 parent 5c30952 commit 21156e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#if !__WATCHOS__
#if MONOMAC

using System;
using System.Drawing;
Expand Down
1 change: 0 additions & 1 deletion tests/xammac_tests/xammac_tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@
<ItemGroup>
<Folder Include="EmbeddedResources\" />
<Folder Include="..\monotouch-test\BundleResourceResources\Base.lproj\" />
<Folder Include="CoreWlan\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\bindings-test\macOS\bindings-test.csproj">
Expand Down

0 comments on commit 21156e0

Please sign in to comment.