electron/spec-main/fixtures/apps/remote-control/package.json
John Kleinschmidt 7c10f86c6e
ci: cleanup up test app directories (#25145)
* ci: cleanup up test app directories

* ci: use electron prefix for a testing apps so that the can be cleaned up

* Revert "ci: cleanup up test app directories"

This reverts commit a47daba812ee95f506cac0f1bfedda8be7b4e2f0.

* fixup test due to app name change
2020-08-31 14:07:12 -04:00

4 lines
66 B
JSON

{
"name": "electron-test-remote-control",
"main": "main.js"
}