terminal/src/testlist/Microsoft.Console.Tests.DesktopOnly.testlist
Dustin Howett d4d59fa339 Initial release of the Windows Terminal source code
This commit introduces all of the Windows Terminal and Console Host source,
under the MIT license.
2019-05-02 15:29:04 -07:00

8 lines
312 B
Plaintext

{
"$schema": "http://universaltest/schema/testlist-2.json",
"TestMDs" : [
{ "FilePath": "Microsoft.Console.Host.UIAutomationTests.testmd" },
{ "FilePath": "Microsoft.Console.Host.IntegrityTests.testmd" },
{ "FilePath": "Microsoft.Console.Interactivity.Win32.UnitTests.testmd" },
]
}