vscode/src/vs/workbench/contrib/testing/browser/explorerProjections/display.ts
2021-11-20 21:01:29 +01:00

7 lines
402 B
TypeScript

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
export const flatTestItemDelimiter = ' \u203A ';