Fixed failing tests

This commit is contained in:
Kristian Hellang
2015-01-06 00:19:21 +01:00
parent 535bad2dac
commit 21ca33817d
44 changed files with 501 additions and 395 deletions
+1 -1
View File
@@ -45,4 +45,4 @@ namespace Octokit
/// </summary>
public Uri SubmoduleGitUrl { get; protected set; }
}
}
}