Add spec for electron module require

This commit is contained in:
Kevin Sawicki 2016-05-23 11:19:33 -07:00
parent 19fd841c30
commit fe0ec67623
4 changed files with 48 additions and 1 deletions

View file

View file

@ -0,0 +1,4 @@
{
"name": "electron",
"main": "index.js"
}