Skip to content

Commit

Permalink
Try fixing the rocq-equations test-suite package dune def
Browse files Browse the repository at this point in the history
  • Loading branch information
mattam82 committed Jan 29, 2025
1 parent 2ce6d98 commit 74f6ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-suite/dune
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(name Equations.TestSuite)
(package rocq-equations-tests)
(synopsis "Equations Plugin Tests")
(plugins rocq-runtime.plugins.extraction rocq-equations.plugin)
(plugins rocq-runtime.plugins.extraction)
(theories Stdlib Equations Equations.Prop Equations.Type))

(include_subdirs no)

0 comments on commit 74f6ca9

Please sign in to comment.