jquery_once-1.0.0/lib/jquery-once-2.2.3/test/index.js

lib/jquery-once-2.2.3/test/index.js
/**
 * Mocha test runner.
 */
var path = require('path');
var Mocha = require('mocha');

// Create our mocha instance.
var mocha = new Mocha();

// Add all the test files.
mocha.addFile(path.join(__dirname, 'test.js'));

// Run the tests.
mocha.run(function (failures) {
  process.on('exit', function () {
    if (failures) {
      throw new Error(failures);
    }
  });
});

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc