Skip to content

Commit 4ea099c

Browse files
committed
refactor: formatting
1 parent 76de19b commit 4ea099c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/GraphBLAS-sharp.Tests/Program.fs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,4 @@ let allTests =
112112
|> testSequenced
113113

114114
[<EntryPoint>]
115-
let main argv =
116-
allTests |> runTestsWithCLIArgs [] argv
115+
let main argv = allTests |> runTestsWithCLIArgs [] argv

0 commit comments

Comments
 (0)