Skip to content

Commit

Permalink
Fix toplevel_expect_test (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowleopard committed Sep 11, 2020
1 parent b36c021 commit ab86c92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toplevel_expect_test/bin/dune
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
(executables (names main) (link_flags -linkall)
(modes byte)
(libraries toplevel_expect_test) (preprocess (pps ppx_jane)))

(install (section bin) (files (main.bc as ocaml-expect)))

0 comments on commit ab86c92

Please sign in to comment.