yahoo/kobold

View on GitHub
resource/run.js

Summary

Maintainability
A
0 mins
Test Coverage
// Copyright 2014, Yahoo! Inc.
// Copyrights licensed under the Mit License. See the accompanying LICENSE file for terms.

var runner = require('../index');
runner(global.koboldOptions);