Add integration test

This commit is contained in:
Mordechai Zuber
2016-02-08 12:16:34 +02:00
parent 1052d09edf
commit 84c77464be
2 changed files with 48 additions and 1 deletions

View File

@@ -116,7 +116,7 @@ namespace Octokit
}
/// <summary>
/// Initializes a new instance of the <see cref="DeleteFileRequest"/> class.
/// Initializes a new instance of the <see cref="CreateFileRequest"/> class.
/// </summary>
/// <param name="message">The message.</param>
/// <param name="content">The content.</param>