Add Testing repo
This commit is contained in:
parent
9d6b227226
commit
f77328258c
|
|
@ -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"},
|
||||
}}'
|
||||
|
||||
@{
|
||||
|
|
|
|||
Loading…
Reference in New Issue