Browse Source

oops

ghi-672
Rich-Harris 8 years ago
parent
commit
e21d8a33ee
  1. 2
      test/function/transformer-async/_config.js

2
test/function/transformer-async/_config.js

@ -1,5 +1,3 @@
var Promise = require( 'es6-promise' ).Promise;
module.exports = { module.exports = {
description: 'transformers can be asynchronous', description: 'transformers can be asynchronous',
options: { options: {

Loading…
Cancel
Save