From 79d9c69acd350d0efbf6fc37fbb55c1221627d9c Mon Sep 17 00:00:00 2001 From: Brock Elmore Date: Fri, 24 Dec 2021 08:46:45 -0700 Subject: [PATCH] forge install: ds-test --- .gitmodules | 3 +++ lib/ds-test | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 lib/ds-test diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..e12471968 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/ds-test"] + path = lib/ds-test + url = https://github.com/dapphub/ds-test diff --git a/lib/ds-test b/lib/ds-test new file mode 160000 index 000000000..0a5da56b0 --- /dev/null +++ b/lib/ds-test @@ -0,0 +1 @@ +Subproject commit 0a5da56b0d65960e6a994d2ec8245e6edd38c248