Richard van der Hoff 0d7cc59d99 replace q method calls with bluebird ones
```
find src test -name '*.js' |
    xargs perl -i -pe 's/q\.(all|defer|reject|delay|try|isFulfilled)\(/Promise.$1(/'
```
2017-07-12 18:05:40 +01:00
..
2017-07-12 18:05:08 +01:00
2017-06-02 21:35:55 +01:00
2017-07-07 10:41:59 +01:00
2017-07-07 18:34:40 +01:00
2017-07-12 18:05:08 +01:00
2017-07-12 18:05:08 +01:00
2017-07-12 18:05:08 +01:00