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