more modifications in the name of cleaner Jenkins results

This commit is contained in:
Spencer Alger
2013-12-15 14:40:45 -07:00
parent fed7d1b0cb
commit a42cd776a5
2 changed files with 8 additions and 2 deletions

View File

@ -11,7 +11,7 @@ var argv = require('./argv');
var testDir = path.resolve(__dirname, './tests');
var doPattern = new Minimatch(argv.match);
describe('yaml -', function () {
describe('integration', function () {
this.timeout(30000);
// before running any tests...