Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenldl committed Jul 11, 2024
1 parent efd67b1 commit acae3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index_tests.ml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ module Qc = struct
index
(Index.to_json index
|> Index.of_json
|> Option.get)
|> Option.get)

let to_of_json_gen_from_pages task_pool =
QCheck2.Test.make ~count:1000 ~name:"to_of_compressed_gen_from_pages"
Expand Down

0 comments on commit acae3f0

Please sign in to comment.