Skip to content

Commit

Permalink
js test only on landmarks package
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinans committed Jan 15, 2025
1 parent 72dc80c commit 9988008
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/js/dune
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

(rule
(alias runtest)
(package landmarks)
(enabled_if (>= %{ocaml_version} "4.04"))
(action
(diff test.out.expected test.out)))

0 comments on commit 9988008

Please sign in to comment.