Skip to content

Commit

Permalink
chore: remove hardhat solidity tests (#774)
Browse files Browse the repository at this point in the history
  • Loading branch information
agostbiro authored Jan 21, 2025
1 parent f6583fe commit 5adab4d
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 186 deletions.
10 changes: 0 additions & 10 deletions hardhat-solidity-tests/.eslintrc.js

This file was deleted.

2 changes: 0 additions & 2 deletions hardhat-solidity-tests/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions hardhat-solidity-tests/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions hardhat-solidity-tests/example/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions hardhat-solidity-tests/example/contracts/Counter.sol

This file was deleted.

21 changes: 0 additions & 21 deletions hardhat-solidity-tests/example/contracts/Counter.t.sol

This file was deleted.

6 changes: 0 additions & 6 deletions hardhat-solidity-tests/example/hardhat.config.js

This file was deleted.

15 changes: 0 additions & 15 deletions hardhat-solidity-tests/example/package.json

This file was deleted.

35 changes: 0 additions & 35 deletions hardhat-solidity-tests/package.json

This file was deleted.

66 changes: 0 additions & 66 deletions hardhat-solidity-tests/src/index.ts

This file was deleted.

7 changes: 0 additions & 7 deletions hardhat-solidity-tests/tsconfig.json

This file was deleted.

2 changes: 0 additions & 2 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,5 @@ packages:
- "crates/tools/js/benchmark"
- "hardhat-tests"
- "hardhat-tests/integration/*"
- "hardhat-solidity-tests"
- "hardhat-solidity-tests/example"
- "js/helpers"
- "js/integration-tests/*"

0 comments on commit 5adab4d

Please sign in to comment.