mirror of
https://github.com/cnodejs/nodeclub.git
synced 2025-12-08 19:55:55 +00:00
rename all test file to *.test.js
This commit is contained in:
parent
f35cdee6c7
commit
6df3f87de9
@ -13,7 +13,7 @@ describe('services/mail.js', function () {
|
||||
});
|
||||
});
|
||||
|
||||
xdescribe('sendAtMail', function () {
|
||||
describe('sendAtMail', function () {
|
||||
it('should ok', function () {
|
||||
mail.sendAtMail();
|
||||
});
|
||||
Loading…
x
Reference in New Issue
Block a user