Skip to content

Commit a4807a2

Browse files
ignored unclear AList.sub test for now
1 parent 82fab2d commit a4807a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Test/FSharp.Data.Adaptive.Tests/Program.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ open FSharp.Data.Traceable
1212
open FsUnit
1313
open FsCheck.NUnit
1414

15-
[<Test>]
15+
[<Test;Ignore("unclear currently")>]
1616
let ``[AList] sub``() =
1717

1818
let l = clist [0 .. 10]

0 commit comments

Comments
 (0)