var bessel; describe('source', function() { it('should load', function() { bessel = require('./'); }); });