Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<Compile Include="Vectors\Vector256Tests.cs" />
<Compile Include="Vectors\Vector512Tests.cs" />
<Compile Include="Vectors\Vector64Tests.cs" />
<Compile Include="Wasm\PackedSimdTests.cs" />
<Compile Include="$(CommonTestPath)System\GenericMathTestMemberData.cs" Link="Common\System\GenericMathTestMemberData.cs" />
</ItemGroup>
<ItemGroup>
Expand Down
Loading
Loading