((summary.scaffolding.failed > 0) || (summary.scaffolding.failed > 0))) {
      display.printn(c.redbg +   ' FAIL' + c.reset + c.red +
              ' some tests failed!' + c.reset);
      if (typeof process !== 'undefined') {
        process.exit(1);