Skip to content

Commit

Permalink
Add the license header to nanoserver.tests.ps1 (PowerShell#10171)
Browse files Browse the repository at this point in the history
  • Loading branch information
daxian-dbw authored Jul 16, 2019
1 parent 5ef221f commit df9d904
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/nanoserver/nanoserver.tests.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.

Describe "Verify PowerShell Runs" {
BeforeAll{
$options = (Get-PSOptions)
Expand Down

0 comments on commit df9d904

Please sign in to comment.