forge install: ds-test
This commit is contained in:
parent
4704c4416d
commit
90c8985375
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -6,3 +6,6 @@
|
|||||||
path = tests/evm-benchmarks
|
path = tests/evm-benchmarks
|
||||||
url = https://github.com/ipsilon/evm-benchmarks
|
url = https://github.com/ipsilon/evm-benchmarks
|
||||||
shallow = true
|
shallow = true
|
||||||
|
[submodule "foundry/projects/local-private-network/Stateful/lib/ds-test"]
|
||||||
|
path = foundry/projects/local-private-network/Stateful/lib/ds-test
|
||||||
|
url = https://github.com/dapphub/ds-test
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 0a5da56b0d65960e6a994d2ec8245e6edd38c248
|
Loading…
Reference in New Issue
Block a user