diff --git a/.gitmodules b/.gitmodules index eec23ed020..c0def5d7bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,3 +15,6 @@ url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable [submodule "lib/openzeppelin-contracts-upgradeable"] branch = v4.8.2 +[submodule "lib/forge-std"] + path = lib/forge-std + url = https://github.com/foundry-rs/forge-std diff --git a/lib/forge-std b/lib/forge-std new file mode 160000 index 0000000000..bb4ceea94d --- /dev/null +++ b/lib/forge-std @@ -0,0 +1 @@ +Subproject commit bb4ceea94d6f10eeb5b41dc2391c6c8bf8e734ef