3 lines
69 B

import foo from './foo';
assert.equal( foo(), 'not actually foo' );