Skip to content

Commit 8850c5a

Browse files
committed
Remove serialization tests from orchard_zsa in zebra-chain (as there're no such tests for Vanilla Orchard, tests from zebra-chain/src/transaction/tests/vectors.rs used instead - so we need to add ZSA related tests there)
1 parent fc1cd74 commit 8850c5a

File tree

5 files changed

+0
-4391
lines changed

5 files changed

+0
-4391
lines changed

zebra-chain/src/orchard_zsa.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
#[cfg(any(test, feature = "proptest-impl"))]
44
mod arbitrary;
55

6-
#[cfg(test)]
7-
mod tests;
8-
96
mod burn;
107
mod issuance;
118

zebra-chain/src/orchard_zsa/tests.rs

Lines changed: 0 additions & 3 deletions
This file was deleted.

zebra-chain/src/orchard_zsa/tests/issue_blocks.rs

Lines changed: 0 additions & 28 deletions
This file was deleted.

zebra-chain/src/orchard_zsa/tests/vectors.rs

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)