Commit 7df1a065 by Mithgol

after #332 we do not need `require('setimmediate')`

parent 47f3812c
var sqlite3 = require('..');
var assert = require('assert');
require('setimmediate');
describe('profiling', function() {
var create = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment