Skip to content

Commit ea8af4c

Browse files
committed
Corrected formatting
1 parent 284628a commit ea8af4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/GraphBLAS-sharp.Tests/Program.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ open GraphBLAS.FSharp.IO
1111
let allTests =
1212
testList
1313
"All tests"
14-
[ Backend.BitonicSort.tests//Backend.PrefixSum.tests
14+
[ Backend.BitonicSort.tests //Backend.PrefixSum.tests
1515
// Backend.Convert.tests
1616
// Backend.RemoveDuplicates.tests
1717
// Backend.Copy.tests

0 commit comments

Comments
 (0)