define(function(require) { it('should run', function () { expect(true).to.equal(true); }); });