Add Testing repo

This commit is contained in:
Brice Lambson 2014-03-07 17:26:40 -08:00
parent 9d6b227226
commit f77328258c
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ var repos='${new Dictionary<string,string> {
{"WebFx", gitHubUriPrefix + "WebFx.git"},
{"WebListener", gitHubUriPrefix + "WebListener.git"},
{"Entropy", gitHubUriPrefix + "Entropy.git"},
{"Testing", gitHubUriPrefix + "Testing.git"},
}}'
@{