UNPKG
node-gearman
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Simple Gearman client/worker module for Node.JS
github.com/andris9/node-gearman
andris9/node-gearman
node-gearman
/
run_tests.js
2 lines
•
80 B
JavaScript
View Raw
1
2
var
reporter =
require
(
'nodeunit'
).
reporters
[
"default"
]; reporter.
run
([
'test'
]);