3 lines
56 B

import Foo from './foo';
assert.ok( new Foo().bar() );