Skip to content

Commit 5cb0eb0

Browse files
committed
Restore blank lines
These lines were removed unexpectedly by the automated file header code fix. \n\nCommit migrated from dotnet/extensions@738f2d6
1 parent cdd8486 commit 5cb0eb0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Caching/StackExchangeRedis/test/Infrastructure/RedisXunitTestExecutor.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33
// See the LICENSE file in the project root for more information.
4+
45
//using System;
56
//using System.Reflection;
67
//using Xunit.Abstractions;

src/Caching/StackExchangeRedis/test/Infrastructure/RedisXunitTestFramework.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33
// See the LICENSE file in the project root for more information.
4+
45
//using System.Reflection;
56
//using Xunit;
67
//using Xunit.Abstractions;

0 commit comments

Comments
 (0)