From d6cb5ed7c9bf3e8d1a92f17d372d9fef7637f9ed Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 22 Jan 2020 10:31:34 -0800 Subject: [PATCH] Added stress test repo to Holo --- data/ecosystems/h/holo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/h/holo.toml b/data/ecosystems/h/holo.toml index 2ea6d8b2..50351e40 100644 --- a/data/ecosystems/h/holo.toml +++ b/data/ecosystems/h/holo.toml @@ -94,6 +94,9 @@ url = "https://github.com/holochain/dev-resource-kit" [[repo]] url = "https://github.com/holochain/diorama" +[[repo]] +url = "https://github.com/holochain/direct-message-stress-test" + [[repo]] url = "https://github.com/holochain/dna-to-openapi"