From f77328258cf94c59ac4dbe96b6732f36a96ea88f Mon Sep 17 00:00:00 2001 From: Brice Lambson Date: Fri, 7 Mar 2014 17:26:40 -0800 Subject: [PATCH] Add Testing repo --- makefile.shade | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile.shade b/makefile.shade index 67309489ce..7b398840e7 100644 --- a/makefile.shade +++ b/makefile.shade @@ -34,6 +34,7 @@ var repos='${new Dictionary { {"WebFx", gitHubUriPrefix + "WebFx.git"}, {"WebListener", gitHubUriPrefix + "WebListener.git"}, {"Entropy", gitHubUriPrefix + "Entropy.git"}, + {"Testing", gitHubUriPrefix + "Testing.git"}, }}' @{