File ".mocharc.js"
Full path: /usr/home/mndrn/domains/mndrn.ru/public_html/block-hill/blockly/tests/mocha/.mocharc.js
File size: 110 B
MIME-type: text/plain
Charset: utf-8
'use strict';
module.exports = {
ui: 'tdd',
file: '../blockly_uncompressed.js',
reporter: 'landing'
};