// import expect from 'expect.js'; // import LineGuide from './line'; describe(__filename + '#', function () { it('can be created', function () { // LineGuide.create(); }); });