Skip to content

Commit

Permalink
Remove Ephemeron Lin tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Jun 15, 2023
1 parent 67465a2 commit 4907ffa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 56 deletions.
9 changes: 0 additions & 9 deletions src/ephemeron/dune
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,3 @@
(libraries qcheck-stm.sequential qcheck-stm.domain)
(action (run %{test} --verbose))
)

(test
(name lin_tests_dsl)
(modules lin_tests_dsl)
(package multicoretests)
(libraries qcheck-lin.domain qcheck-lin.thread)
; (action (run %{test} --verbose))
(action (echo "Skipping src/hashtbl/%{test} from the test suite\n\n"))
)
47 changes: 0 additions & 47 deletions src/ephemeron/lin_tests_dsl.ml

This file was deleted.

0 comments on commit 4907ffa

Please sign in to comment.