Browse Source

oops

semi-dynamic-namespace-imports
Rich-Harris 9 years ago
parent
commit
e275a9cd60
  1. 2
      test/test.js

2
test/test.js

@ -57,7 +57,7 @@ function loader ( modules ) {
};
}
describe( 'rollup', () => {
describe( 'rollup', function () {
this.timeout( 10000 );
describe( 'sanity checks', () => {

Loading…
Cancel
Save