FIX write test

This commit is contained in:
unpregnant 2017-02-16 21:58:13 +01:00
parent 5011b97d5e
commit 742956b3a7
3 changed files with 1 additions and 10 deletions

View File

@ -1 +0,0 @@
any content

View File

@ -88,14 +88,6 @@ describe('Util', () => {
.catch(err => assert(err === null));
});
});
describe('negative', () => {
it('should reject promise and return error if file does not exist', () => {
const p = 'asdasdasd';
Util.writeFile(p, 'any content')
.then()
.catch(err => assert(err != null));
});
});
});
describe('#execBash', () => {
it('should return a promise', () => {

View File

@ -1 +1 @@
alskldjaksldjaklsjdla0.27231391029056606
alskldjaksldjaklsjdla0.8618659579531889