Skip to content

Commit 1515f46

Browse files
committed
Remove duplicate golden test from cardano-ledger-alonzo-test package
1 parent f7298a9 commit 1515f46

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

-2.22 KB
Binary file not shown.

eras/alonzo/test-suite/test/Test/Cardano/Ledger/Alonzo/Golden.hs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ import Test.Cardano.Ledger.Mary.Golden (
6161
import Test.Cardano.Ledger.Plutus (zeroTestingCostModels)
6262
import Test.Cardano.Ledger.Shelley.Examples.Cast (aliceAddr, bobAddr, carlAddr)
6363
import Test.Cardano.Protocol.TPraos.Examples (
64-
LedgerExamples (..),
6564
ProtocolLedgerExamples (..),
6665
ledgerExamplesAlonzo,
6766
)
@@ -187,11 +186,6 @@ goldenCborSerialization =
187186
"golden/block.cbor"
188187
(eraProtVerLow @AlonzoEra)
189188
(pleBlock ledgerExamplesAlonzo)
190-
cborAnnGoldenSpec
191-
getDataFileName
192-
"golden/tx.cbor"
193-
(eraProtVerLow @AlonzoEra)
194-
(leTx $ pleLedgerExamples ledgerExamplesAlonzo)
195189

196190
goldenJsonSerialization :: Spec
197191
goldenJsonSerialization =

0 commit comments

Comments
 (0)