We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284628a commit ea8af4cCopy full SHA for ea8af4c
1 file changed
tests/GraphBLAS-sharp.Tests/Program.fs
@@ -11,7 +11,7 @@ open GraphBLAS.FSharp.IO
11
let allTests =
12
testList
13
"All tests"
14
- [ Backend.BitonicSort.tests//Backend.PrefixSum.tests
+ [ Backend.BitonicSort.tests //Backend.PrefixSum.tests
15
// Backend.Convert.tests
16
// Backend.RemoveDuplicates.tests
17
// Backend.Copy.tests
0 commit comments