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"}, }}' @{