Browse Source

tidy up

contingency-plan
Rich Harris 9 years ago
parent
commit
29b54f9eea
  1. 4
      test/function/statement-order/_config.js

4
test/function/statement-order/_config.js

@ -9,7 +9,5 @@ module.exports = {
},
exports: function ( exports ) {
assert.equal( exports, 'right' );
},
solo: true,
show: true
}
};

Loading…
Cancel
Save