Skip to content

Commit

Permalink
[browser][wasm][tests] Deactivate Map tests due to CI failures (dotne…
Browse files Browse the repository at this point in the history
  • Loading branch information
kjpou1 authored Jul 10, 2020
1 parent 3a0f98a commit 2fb330d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
<Compile Include="System\Runtime\InteropServices\JavaScript\DataViewTests.cs" />
<Compile Include="System\Runtime\InteropServices\JavaScript\TypedArrayTests.cs" />
<Compile Include="System\Runtime\InteropServices\JavaScript\ArrayTests.cs" />
<Compile Include="System\Runtime\InteropServices\JavaScript\MapTests.cs" />
<!-- <Compile Include="System\Runtime\InteropServices\JavaScript\MapTests.cs" /> -->
</ItemGroup>
</Project>

0 comments on commit 2fb330d

Please sign in to comment.