Searched refs:asyncFns (Results 1 – 1 of 1) sorted by relevance
9 var asyncFns = require('make-async-function').list(); variable215 test('async functions', { skip: !asyncFns.length }, function (t) {219 forEach(asyncFns, function (asyncFn) {