Skip to content

Commit

Permalink
Work around missing jenga_rules_integration_normal_scrutiny
Browse files Browse the repository at this point in the history
  • Loading branch information
snowleopard committed Sep 11, 2020
1 parent 77c2948 commit 93d29b6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ecaml/ecaml_value/test/dune
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(library (name ecaml_value_test)
(libraries core_kernel ecaml expect_test_helpers_core
jenga_rules_integration_normal_scrutiny)
(preprocess (pps ppx_jane)))
; (library (name ecaml_value_test)
; (libraries core_kernel ecaml expect_test_helpers_core
; jenga_rules_integration_normal_scrutiny)
; (preprocess (pps ppx_jane)))

0 comments on commit 93d29b6

Please sign in to comment.