don't run async.spec.js by default
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 5 Nov 2014 10:11:45 +0000 (11:11 +0100)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 5 Nov 2014 10:11:45 +0000 (11:11 +0100)
commit78f2b58ca1297707fc5091e1acc62c42ac83e141
treea98a5b3e9e8e1c6fc9c1d25a4b7f3df031ad6295
parenta9772d3eb3dda0386b98a03d83656058a6adcec4
don't run async.spec.js by default

This test may fail under high load due exact timer checks. We don't
need this test, it is a demo / proof of concept.
test/spec-dev/async.spec.js [new file with mode: 0644]
test/spec/async.spec.js [deleted file]