Skip to content

Commit 0b57892

Browse files
committed
Add file header
1 parent b1d0ae7 commit 0b57892

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/integrationTests/sourceGeneratorDefinitionProvider.test.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*---------------------------------------------------------------------------------------------
2+
* Copyright (c) Microsoft Corporation. All rights reserved.
3+
* Licensed under the MIT License. See License.txt in the project root for license information.
4+
*--------------------------------------------------------------------------------------------*/
5+
16
import { expect, should } from "chai";
27
import * as vscode from "vscode";
38
import * as path from 'path';

0 commit comments

Comments
 (0)