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

Function done

test/test_worker.js:82–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80if (module == require.main) {
81 var assert = require("assert");
82 var done = function(){process.exit(0)};
83 exports.test(null, assert, done);
84}

Callers 1

test_worker.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…