MCPcopy Create free account
hub / github.com/sql-js/sql.js / done

Function done

test/test_issue55.js:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 var sql = require('../js/sql.js');
24 var assert = require('assert');
25 var done = function(){process.exit();}
26
27 exports.test(sql, assert, done);
28}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…