Rewrite tests with chai-as-promised

This commit is contained in:
Yuya Ochiai
2016-06-06 00:41:35 +09:00
parent 29c53aa992
commit e9f8140594
6 changed files with 83 additions and 146 deletions

View File

@@ -1,4 +1,3 @@
const should = require('should');
const fs = require('fs');
const settings = require('../../src/common/settings');