Skip to content

Commit 69c483c

Browse files
committed
Fix encoding of test files
1 parent 9f6ef22 commit 69c483c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tests/Rules/UseCompatibleCommands.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) Microsoft Corporation. All rights reserved.
1+
# Copyright (c) Microsoft Corporation. All rights reserved.
22
# Licensed under the MIT License.
33

44
$script:RuleName = 'PSUseCompatibleCommands'

Tests/Rules/UseCompatibleTypes.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) Microsoft Corporation. All rights reserved.
1+
# Copyright (c) Microsoft Corporation. All rights reserved.
22
# Licensed under the MIT License.
33

44
$script:RuleName = 'PSUseCompatibleTypes'

0 commit comments

Comments
 (0)