mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 04:16:51 +00:00
Move AuthorizationsEndpointTests to Endpoints dir
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Authentication\CredentialsTests.cs" />
|
||||
<Compile Include="AuthorizationsEndpointTests.cs" />
|
||||
<Compile Include="Endpoints\AuthorizationsEndpointTests.cs" />
|
||||
<Compile Include="Endpoints\OrganizationsEndpointTests.cs" />
|
||||
<Compile Include="Helpers\Arg.cs" />
|
||||
<Compile Include="Helpers\AssertEx.cs" />
|
||||
|
||||
Reference in New Issue
Block a user