From 30e2818a5f37e7c20f90b350ecfe04e5010bef6f Mon Sep 17 00:00:00 2001 From: Pascal Marco Caversaccio Date: Tue, 3 Jan 2023 16:28:31 +0100 Subject: [PATCH] forge install: prb-test v0.3.1 --- .gitmodules | 5 +++++ lib/prb-test | 1 + 2 files changed, 6 insertions(+) create mode 160000 lib/prb-test diff --git a/.gitmodules b/.gitmodules index c47670ed..8ab496fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,8 @@ [submodule "lib/openzeppelin-contracts"] path = lib/openzeppelin-contracts url = https://github.com/OpenZeppelin/openzeppelin-contracts +[submodule "lib/prb-test"] + path = lib/prb-test + url = https://github.com/paulrberg/prb-test +[submodule "lib\\prb-test"] + branch = v0.3.1 diff --git a/lib/prb-test b/lib/prb-test new file mode 160000 index 00000000..99c2cd52 --- /dev/null +++ b/lib/prb-test @@ -0,0 +1 @@ +Subproject commit 99c2cd52a755150fafa198f1479f0d2325456e07