Skip to content

Commit

Permalink
remove large file
Browse files Browse the repository at this point in the history
  • Loading branch information
gpetiot committed Dec 9, 2020
1 parent 24af1ac commit 09277de
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10,012 deletions.
10 changes: 0 additions & 10 deletions test/passing/dune.inc
Original file line number Diff line number Diff line change
Expand Up @@ -1534,16 +1534,6 @@
(alias runtest)
(action (diff label_option_default_args.ml.ref label_option_default_args.ml.output)))

(rule
(deps .ocamlformat )
(action
(with-outputs-to large_string.ml.output
(run %{bin:ocamlformat} --profile=janestreet %{dep:large_string.ml}))))

(rule
(alias runtest)
(action (diff large_string.ml large_string.ml.output)))

(rule
(deps .ocamlformat )
(action
Expand Down
Loading

0 comments on commit 09277de

Please sign in to comment.