Skip to content

Commit

Permalink
Work around missing quickcheck_deprecated (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowleopard committed Sep 11, 2020
1 parent abb9e92 commit 77c2948
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shell/string_extended/test/dune
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(library (name string_extended_test)
(libraries core_kernel quickcheck_deprecated string_extended)
(preprocess (pps ppx_jane -allow-unannotated-ignores)))
; (library (name string_extended_test)
; (libraries core_kernel quickcheck_deprecated string_extended)
; (preprocess (pps ppx_jane -allow-unannotated-ignores)))

0 comments on commit 77c2948

Please sign in to comment.