From 72e081941b9699bcd8ba5973a4ba31aa96df8d3f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 9 Feb 2020 21:07:09 -0800 Subject: [PATCH] Added system-tests repo for Enigma --- data/ecosystems/e/enigma.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/e/enigma.toml b/data/ecosystems/e/enigma.toml index f1344af9..f5329b15 100644 --- a/data/ecosystems/e/enigma.toml +++ b/data/ecosystems/e/enigma.toml @@ -174,6 +174,9 @@ url = "https://github.com/enigmampc/sputnikvm" [[repo]] url = "https://github.com/enigmampc/surface" +[[repo]] +url = "https://github.com/enigmampc/system-tests" + [[repo]] url = "https://github.com/enigmampc/treediff-rs"