From 0e43fb96bc097e8cfdb02e1904036607bf04d85b Mon Sep 17 00:00:00 2001 From: storming0x Date: Mon, 14 Mar 2022 22:13:10 -0600 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 0000000..e124719 --- /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 0000000..0a5da56 --- /dev/null +++ b/lib/ds-test @@ -0,0 +1 @@ +Subproject commit 0a5da56b0d65960e6a994d2ec8245e6edd38c248