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