Skip to content

Commit e62abd0

Browse files
committed
Fix broken test-suite target
by removing inexistent dependency. The target is executable only when a flag is passed, and this is why it has been silently broken.
1 parent 1a35206 commit e62abd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eras/byron/ledger/impl/cardano-ledger-byron.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ test-suite epoch-validation-normal-form-test
399399
base,
400400
bytestring,
401401
cardano-crypto-wrapper,
402-
cardano-ledger,
403402
cardano-ledger-binary,
404403
cardano-prelude,
405404
cardano-prelude-test,

0 commit comments

Comments
 (0)