Skip to content

Commit

Permalink
Troubleshooting CI, remove OfXXX, CE, Other and ToXXX
Browse files Browse the repository at this point in the history
  • Loading branch information
abelbraaksma committed Oct 14, 2022
1 parent 4f1d3b8 commit 6856b9e
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 380 deletions.
4 changes: 0 additions & 4 deletions src/FSharpy.TaskSeq.Test/FSharpy.TaskSeq.Test.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
<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
57 changes: 0 additions & 57 deletions src/FSharpy.TaskSeq.Test/TaskSeq.OfXXX.Tests.fs

This file was deleted.

218 changes: 0 additions & 218 deletions src/FSharpy.TaskSeq.Test/TaskSeq.Tests.CE.fs

This file was deleted.

27 changes: 0 additions & 27 deletions src/FSharpy.TaskSeq.Test/TaskSeq.Tests.Other.fs

This file was deleted.

74 changes: 0 additions & 74 deletions src/FSharpy.TaskSeq.Test/TaskSeq.ToXXX.Tests.fs

This file was deleted.

0 comments on commit 6856b9e

Please sign in to comment.