Skip to content

Commit

Permalink
enable EOF tests hash verification
Browse files Browse the repository at this point in the history
  • Loading branch information
winsvega committed Apr 22, 2023
1 parent b6ceed7 commit 6dccb7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ script:
- ./retesteth -t TransactionTests -- --checkhash --all --testpath $(pwd)
- ./retesteth -t DifficultyTests -- --checkhash --all --testpath $(pwd)
- ./retesteth -t EIPTests -- --checkhash --all --testpath $(pwd)
- ./retesteth -t EOFTests -- --checkhash --all --testpath $(pwd)

# Retesteth does the format check upon test run and generation
#- make sani

0 comments on commit 6dccb7b

Please sign in to comment.