describe( 'extends style: prefer @extends over @extend', function() {
        var extendTest = lint.extendPref.bind( app )

        beforeEach( function() {
            app.state.conf = '@extends'