MCPcopy
hub / github.com/tilemill-project/tilemill / start.js

File start.js

test/support/start.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1process.env.NODE_ENV = 'test';
2process.argv[2] = 'test';
3
4var http = require('http');

Callers

nothing calls this directly

Calls 2

doneFunction · 0.85
checkFunction · 0.85

Tested by

no test coverage detected