mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-15 23:55:50 +00:00
4
tests/testCommon.js
Executable file
4
tests/testCommon.js
Executable file
@@ -0,0 +1,4 @@
|
||||
// 服务测试
|
||||
var Common = require('common');
|
||||
var pwd = Common.md5('abc123', '1d22e0ec60ca20a1f0259cdd00eb7cfd');
|
||||
console.log(pwd);
|
Reference in New Issue
Block a user