未验证 提交 49ae61e1 编写于 作者: G GitSquared

Untest

上级 8d9df117
......@@ -44,8 +44,7 @@
"owner": "GitSquared",
"vPrefixedTagName": true,
"host": "github.com",
"protocol": "https",
"token": "c0a67cc4bbec5f84aa40ead4817215bcab21dae3"
"protocol": "https"
},
"linux": {
"target": [
......
......@@ -16,7 +16,7 @@ let writeMinified = (path, data) => {
console.log("");
console.log("");
throw err;
};
}
console.log(path+" - ✓");
});
};
......
const Application = require("spectron").Application;
const asset = require("assert");
const assert = require("assert");
describe('application launch', function () {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册