Browse Source

enable previously failing test for #733

rewrite
Rich Harris 8 years ago
parent
commit
8ecbd78539
  1. 1
      test/function/export-two-ways-default-b/_config.js

1
test/function/export-two-ways-default-b/_config.js

@ -1,4 +1,3 @@
module.exports = {
skip: true,
description: 'side-effects are preserved if subject is exported in multiple ways, even if default export has no direct link to original (#733)'
};

Loading…
Cancel
Save