mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-15 20:17:43 +00:00
24 lines
446 B
Text
24 lines
446 B
Text
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "35B1C8B8-56CD-43D4-9EF1-29C4417C786A",
|
|
"name" : "Test Scheme Action",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"performanceAntipatternCheckerEnabled" : true
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:",
|
|
"identifier" : "KeymanSettingsTests",
|
|
"name" : "KeymanSettingsTests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|