nosql-tests
nosql-tests copied to clipboard
Can't execute single test...but all works.
nodejs benchmark neo4j -a 10.240.0.2 -t shortest
tests = tests.split(',').map(trim);
^
ReferenceError: trim is not defined
at Object.<anonymous> (/home/maxdemarzi/nosql-tests/benchmark.js:93:32)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:902:3