All tests pass

pull/2/head
Louis Chatriot 9 years ago
parent 3234ee2c8c
commit 81f2c641c8
  1. 2
      test/executor.test.js

@ -125,7 +125,7 @@ function testExecutorWorksWithoutCallback (d, done) {
}
describe.only('Executor', function () {
describe('Executor', function () {
describe('With persistent database', function () {
var d;

Loading…
Cancel
Save