From 8bb3760cdeb64897f98b4e2747067e4c9b07a2a6 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 10 Jan 2020 21:55:06 -0800 Subject: [PATCH] Added CasperLabs stests platform repo --- data/ecosystems/c/casperlabs.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/casperlabs.toml b/data/ecosystems/c/casperlabs.toml index a40d114a..b977f0df 100644 --- a/data/ecosystems/c/casperlabs.toml +++ b/data/ecosystems/c/casperlabs.toml @@ -48,5 +48,8 @@ url = "https://github.com/CasperLabs/homebrew-CasperLabs" [[repo]] url = "https://github.com/CasperLabs/sfbw-2019" +[[repo]] +url = "https://github.com/CasperLabs/stests" + [[repo]] url = "https://github.com/CasperLabs/terraform-aws-vpc-peering"