diff --git a/hevm.cabal b/hevm.cabal index 093f0740b..19c5bfdcf 100644 --- a/hevm.cabal +++ b/hevm.cabal @@ -273,10 +273,6 @@ common test-common ghc-options: -threaded -with-rtsopts=-N build-depends: test-utils - other-modules: - EVM.Test.Utils - EVM.Test.FuzzSymExec - EVM.Test.BlockchainTests --- Test Suites ---