mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-27 11:56:14 +08:00
Add the license header to nanoserver.tests.ps1
(#10171)
This commit is contained in:
parent
5ef221f13b
commit
df9d9043bb
@ -1,3 +1,6 @@
|
||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
Describe "Verify PowerShell Runs" {
|
||||
BeforeAll{
|
||||
$options = (Get-PSOptions)
|
||||
|
Loading…
Reference in New Issue
Block a user