Skip to content

Commit

Permalink
Troubleshooting CI, remove Item, Pick, CE
Browse files Browse the repository at this point in the history
  • Loading branch information
abelbraaksma committed Oct 14, 2022
1 parent dbeb476 commit bc6c260
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 725 deletions.
3 changes: 0 additions & 3 deletions src/FSharpy.TaskSeq.Test/FSharpy.TaskSeq.Test.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,12 @@
<Compile Include="TaskSeq.Find.Tests.fs" />
<Compile Include="TaskSeq.Fold.Tests.fs" />
<Compile Include="TaskSeq.Head.Tests.fs" />
<Compile Include="TaskSeq.Item.Tests.fs" />
<Compile Include="TaskSeq.Iter.Tests.fs" />
<Compile Include="TaskSeq.Last.Tests.fs" />
<Compile Include="TaskSeq.Map.Tests.fs" />
<Compile Include="TaskSeq.Pick.Tests.fs" />
<Compile Include="TaskSeq.ToXXX.Tests.fs" />
<Compile Include="TaskSeq.OfXXX.Tests.fs" />
<Compile Include="TaskSeq.Tests.Other.fs" />
<Compile Include="TaskSeq.Tests.CE.fs" />
<Compile Include="TaskSeq.PocTests.fs" />
<Compile Include="Program.fs" />
</ItemGroup>
Expand Down
246 changes: 0 additions & 246 deletions src/FSharpy.TaskSeq.Test/TaskSeq.Item.Tests.fs

This file was deleted.

Loading

0 comments on commit bc6c260

Please sign in to comment.